C# Class Signum.Windows.Controls.DateSpanUI

Interaction logic for DateSpan.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Свойство Type Description
IsEditableProperty System.Windows.DependencyProperty
IsReadOnlyProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
DateSpanUI ( ) : Signum.Utilities

Méthodes protégées

Méthode Description
UpdateVisibility ( ) : void

Private Methods

Méthode Description
DateSpanValueChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
Month_ValueChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void
UpdateValue ( DateSpan ds ) : void
Year_ValueChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void

Method Details

DateSpanUI() public méthode

public DateSpanUI ( ) : Signum.Utilities
Résultat Signum.Utilities

UpdateVisibility() protected méthode

protected UpdateVisibility ( ) : void
Résultat void

Property Details

IsEditableProperty public_oe static_oe property

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

IsReadOnlyProperty public_oe static_oe property

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

ValueProperty public_oe static_oe property

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