C# 클래스 a7DocumentDbStudio.Controls.FilterDatePicker

상속: System.Windows.Controls.ComboBox, INotifyPropertyChanged
파일 보기 프로젝트 열기: alekkowalczyk/a7DocumentDbStudio 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AvailableFilterTypesProperty System.Windows.DependencyProperty
FilterTypeProperty System.Windows.DependencyProperty
HasTimeProperty System.Windows.DependencyProperty
PropertyTypeProperty System.Windows.DependencyProperty
TwoDatesSelectableProperty System.Windows.DependencyProperty

공개 메소드들

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

보호된 메소드들

메소드 설명
OnSelectionChanged ( System.Windows.Controls.SelectionChangedEventArgs e ) : void

비공개 메소드들

메소드 설명
changed ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
dp_SelectedDateChanged ( object sender, EventArgs e ) : void

메소드 상세

FilterDatePicker() 공개 메소드

public FilterDatePicker ( ) : System
리턴 System

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnSelectionChanged() 보호된 메소드

protected OnSelectionChanged ( System.Windows.Controls.SelectionChangedEventArgs e ) : void
e System.Windows.Controls.SelectionChangedEventArgs
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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