C# Class a7DocumentDbStudio.Controls.FilterDatePicker

Inheritance: System.Windows.Controls.ComboBox, INotifyPropertyChanged
显示文件 Open project: alekkowalczyk/a7DocumentDbStudio Class Usage Examples

Public Properties

Property Type Description
AvailableFilterTypesProperty System.Windows.DependencyProperty
FilterTypeProperty System.Windows.DependencyProperty
HasTimeProperty System.Windows.DependencyProperty
PropertyTypeProperty System.Windows.DependencyProperty
TwoDatesSelectableProperty System.Windows.DependencyProperty

Public Methods

Method Description
FilterDatePicker ( ) : System
OnApplyTemplate ( ) : void

Protected Methods

Method Description
OnSelectionChanged ( System.Windows.Controls.SelectionChangedEventArgs e ) : void

Private Methods

Method Description
changed ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
dp_SelectedDateChanged ( object sender, EventArgs e ) : void

Method Details

FilterDatePicker() public method

public FilterDatePicker ( ) : System
return System

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

OnSelectionChanged() protected method

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

Property Details

AvailableFilterTypesProperty public_oe static_oe property

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

FilterTypeProperty public_oe static_oe property

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

HasTimeProperty public_oe static_oe property

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

PropertyTypeProperty public_oe static_oe property

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

TwoDatesSelectableProperty public_oe static_oe property

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