C# Class Signum.Windows.Controls.DateSpanUI

Interaction logic for DateSpan.xaml
Inheritance: System.Windows.Controls.UserControl
Mostra file Open project: signumsoftware/framework

Public Properties

Property Type Description
IsEditableProperty System.Windows.DependencyProperty
IsReadOnlyProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty

Public Methods

Method Description
DateSpanUI ( ) : Signum.Utilities

Protected Methods

Method Description
UpdateVisibility ( ) : void

Private Methods

Method 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 method

public DateSpanUI ( ) : Signum.Utilities
return Signum.Utilities

UpdateVisibility() protected method

protected UpdateVisibility ( ) : void
return void

Property Details

IsEditableProperty public_oe static_oe property

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

IsReadOnlyProperty public_oe static_oe property

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

ValueProperty public_oe static_oe property

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