C# Class MaterialDesignThemes.Wpf.ComboBoxPopup

Inheritance: System.Windows.Controls.Primitives.Popup
Mostrar archivo 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_oe static_oe property

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

DefaultContentTemplateProperty public_oe static_oe property

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

DefaultVerticalOffsetProperty public_oe static_oe property

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

DownContentTemplateProperty public_oe static_oe property

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

DownVerticalOffsetProperty public_oe static_oe property

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

UpContentTemplateProperty public_oe static_oe property

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

UpVerticalOffsetProperty public_oe static_oe property

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

VisiblePlacementWidthProperty public_oe static_oe property

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