C# Class MaterialDesignThemes.Wpf.ComboBoxPopup

Inheritance: System.Windows.Controls.Primitives.Popup
Show file Open project: MrDarkSkil/Launcher_Arma3 Class Usage Examples

Public Properties

Property Type Description
BackgroundProperty System.Windows.DependencyProperty
DefaultContentTemplateProperty System.Windows.DependencyProperty
DefaultVerticalOffsetProperty System.Windows.DependencyProperty
DownContentTemplateProperty System.Windows.DependencyProperty
DownVerticalOffsetProperty System.Windows.DependencyProperty
UpContentTemplateProperty System.Windows.DependencyProperty
UpVerticalOffsetProperty System.Windows.DependencyProperty
VisiblePlacementWidthProperty System.Windows.DependencyProperty

Public Methods

Method Description
ComboBoxPopup ( ) : System

Private Methods

Method Description
ComboBoxCustomPopupPlacementCallback ( Size popupSize, Size targetSize, Point offset ) : System.Windows.Controls.Primitives.CustomPopupPlacement[]
SetChildTemplateIfNeed ( System.Windows.Controls.ControlTemplate template ) : void
SetupBackground ( IEnumerable visualAncestry ) : void
SetupVisiblePlacementWidth ( IEnumerable visualAncestry ) : void

Method Details

ComboBoxPopup() public method

public ComboBoxPopup ( ) : System
return System

Property Details

BackgroundProperty public static property

public static DependencyProperty,System.Windows BackgroundProperty
return System.Windows.DependencyProperty

DefaultContentTemplateProperty public static property

public static DependencyProperty,System.Windows DefaultContentTemplateProperty
return System.Windows.DependencyProperty

DefaultVerticalOffsetProperty public static property

public static DependencyProperty,System.Windows DefaultVerticalOffsetProperty
return System.Windows.DependencyProperty

DownContentTemplateProperty public static property

public static DependencyProperty,System.Windows DownContentTemplateProperty
return System.Windows.DependencyProperty

DownVerticalOffsetProperty public static property

public static DependencyProperty,System.Windows DownVerticalOffsetProperty
return System.Windows.DependencyProperty

UpContentTemplateProperty public static property

public static DependencyProperty,System.Windows UpContentTemplateProperty
return System.Windows.DependencyProperty

UpVerticalOffsetProperty public static property

public static DependencyProperty,System.Windows UpVerticalOffsetProperty
return System.Windows.DependencyProperty

VisiblePlacementWidthProperty public static property

public static DependencyProperty,System.Windows VisiblePlacementWidthProperty
return System.Windows.DependencyProperty