C# 클래스 MaterialDesignThemes.Wpf.ComboBoxPopup

상속: System.Windows.Controls.Primitives.Popup
파일 보기 프로젝트 열기: MrDarkSkil/Launcher_Arma3 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
ComboBoxPopup ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

ComboBoxPopup() 공개 메소드

public ComboBoxPopup ( ) : System
리턴 System

프로퍼티 상세

BackgroundProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows BackgroundProperty
리턴 System.Windows.DependencyProperty

DefaultContentTemplateProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DefaultContentTemplateProperty
리턴 System.Windows.DependencyProperty

DefaultVerticalOffsetProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DefaultVerticalOffsetProperty
리턴 System.Windows.DependencyProperty

DownContentTemplateProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DownContentTemplateProperty
리턴 System.Windows.DependencyProperty

DownVerticalOffsetProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DownVerticalOffsetProperty
리턴 System.Windows.DependencyProperty

UpContentTemplateProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows UpContentTemplateProperty
리턴 System.Windows.DependencyProperty

UpVerticalOffsetProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows UpVerticalOffsetProperty
리턴 System.Windows.DependencyProperty

VisiblePlacementWidthProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows VisiblePlacementWidthProperty
리턴 System.Windows.DependencyProperty