C# Class a7DocumentDbStudio.Controls.FilterDatePicker

Inheritance: System.Windows.Controls.ComboBox, INotifyPropertyChanged
Afficher le fichier Open project: alekkowalczyk/a7DocumentDbStudio Class Usage Examples

Méthodes publiques

Свойство Type Description
AvailableFilterTypesProperty System.Windows.DependencyProperty
FilterTypeProperty System.Windows.DependencyProperty
HasTimeProperty System.Windows.DependencyProperty
PropertyTypeProperty System.Windows.DependencyProperty
TwoDatesSelectableProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
FilterDatePicker ( ) : System
OnApplyTemplate ( ) : void

Méthodes protégées

Méthode Description
OnSelectionChanged ( System.Windows.Controls.SelectionChangedEventArgs e ) : void

Private Methods

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

Method Details

FilterDatePicker() public méthode

public FilterDatePicker ( ) : System
Résultat System

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

OnSelectionChanged() protected méthode

protected OnSelectionChanged ( System.Windows.Controls.SelectionChangedEventArgs e ) : void
e System.Windows.Controls.SelectionChangedEventArgs
Résultat void

Property Details

AvailableFilterTypesProperty public_oe static_oe property

public static DependencyProperty,System.Windows AvailableFilterTypesProperty
Résultat System.Windows.DependencyProperty

FilterTypeProperty public_oe static_oe property

public static DependencyProperty,System.Windows FilterTypeProperty
Résultat System.Windows.DependencyProperty

HasTimeProperty public_oe static_oe property

public static DependencyProperty,System.Windows HasTimeProperty
Résultat System.Windows.DependencyProperty

PropertyTypeProperty public_oe static_oe property

public static DependencyProperty,System.Windows PropertyTypeProperty
Résultat System.Windows.DependencyProperty

TwoDatesSelectableProperty public_oe static_oe property

public static DependencyProperty,System.Windows TwoDatesSelectableProperty
Résultat System.Windows.DependencyProperty