C# 클래스 a7DocumentDbStudio.Controls.FilterEditor.FilterEditorButton

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: alekkowalczyk/a7DocumentDbStudio

공개 프로퍼티들

프로퍼티 타입 설명
ActiveBackgroundProperty System.Windows.DependencyProperty
CollectionProperty System.Windows.DependencyProperty
FilterExprProperty System.Windows.DependencyProperty
IsPopupModeProperty DependencyProperty
IsReadOnlyProperty DependencyProperty
UpdateFilterFunctionProperty DependencyProperty

공개 메소드들

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

보호된 메소드들

메소드 설명
OnPropertyChanged ( DependencyPropertyChangedEventArgs e ) : void

비공개 메소드들

메소드 설명
UpdateFilter ( FilterExpressionData filter ) : void
_fePopup_Closed ( object sender, EventArgs eventArgs ) : void
_fePopup_Opened ( object sender, EventArgs e ) : void
myWindow_PreviewMouseDown ( object sender, MouseButtonEventArgs e ) : void
wnd_LocationChanged ( object sender, EventArgs e ) : void

메소드 상세

FilterEditorButton() 공개 메소드

public FilterEditorButton ( ) : System
리턴 System

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnPropertyChanged() 보호된 메소드

protected OnPropertyChanged ( DependencyPropertyChangedEventArgs e ) : void
e DependencyPropertyChangedEventArgs
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

public static DependencyProperty IsPopupModeProperty
리턴 DependencyProperty

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

public static DependencyProperty IsReadOnlyProperty
리턴 DependencyProperty

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

public static DependencyProperty UpdateFilterFunctionProperty
리턴 DependencyProperty