C# 클래스 LogoFX.Client.Mvvm.View.Infra.Controls.PopupHeaderedContentControl

상속: HeaderedContentControl, IUpdateVisualState
파일 보기 프로젝트 열기: LogoFX/LogoFX

공개 프로퍼티들

프로퍼티 타입 설명
IsPopupOpenProperty System.Windows.DependencyProperty
PopupHorizontalOffsetProperty System.Windows.DependencyProperty
PopupPlacementProperty System.Windows.DependencyProperty
PopupVerticalOffsetProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void
PopupHeaderedContentControl ( ) : System

보호된 메소드들

메소드 설명
OnDropDownClosed ( RoutedPropertyChangedEventArgs e ) : void
OnDropDownClosing ( RoutedPropertyChangingEventArgs e ) : void
OnDropDownOpened ( RoutedPropertyChangedEventArgs e ) : void
OnDropDownOpening ( RoutedPropertyChangingEventArgs e ) : void

비공개 메소드들

메소드 설명
ClickHandler_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
CloseDropDown ( bool oldValue, bool newValue ) : void
ClosingDropDown ( bool oldValue ) : void
DropDownPopup_Closed ( object sender, EventArgs e ) : void
IUpdateVisualState ( bool useTransitions ) : void
OnDropDownFocusChanged ( object sender, EventArgs e ) : void
OnDropDownPopupUpdateVisualStates ( object sender, EventArgs e ) : void
OnIsPopupOpenChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnPopupOffsetChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnPopupPlacementChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnPopupVerticalOffsetChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OpenDropDown ( bool oldValue, bool newValue ) : void
OpeningDropDown ( bool oldValue ) : void
UpdateVisualState ( bool useTransitions ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnDropDownClosed() 보호된 메소드

protected OnDropDownClosed ( RoutedPropertyChangedEventArgs e ) : void
e RoutedPropertyChangedEventArgs
리턴 void

OnDropDownClosing() 보호된 메소드

protected OnDropDownClosing ( RoutedPropertyChangingEventArgs e ) : void
e RoutedPropertyChangingEventArgs
리턴 void

OnDropDownOpened() 보호된 메소드

protected OnDropDownOpened ( RoutedPropertyChangedEventArgs e ) : void
e RoutedPropertyChangedEventArgs
리턴 void

OnDropDownOpening() 보호된 메소드

protected OnDropDownOpening ( RoutedPropertyChangingEventArgs e ) : void
e RoutedPropertyChangingEventArgs
리턴 void

PopupHeaderedContentControl() 공개 메소드

public PopupHeaderedContentControl ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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