C# Class Signum.Windows.ValueLine

Utiliza una deduccion de propiedades muy agresiva: Value (binding) -> ValueType -> ValueLineType -> ValueControl
Inheritance: LineBase
Afficher le fichier Open project: signumsoftware/framework Class Usage Examples

Méthodes publiques

Свойство Type Description
Configurator ValueLineConfigurator
FormatProperty System.Windows.DependencyProperty
ItemSourceProperty System.Windows.DependencyProperty
MaxTextLengthProperty System.Windows.DependencyProperty
UnitTextProperty System.Windows.DependencyProperty
ValueControlProperty System.Windows.DependencyProperty
ValueLineTypeProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetValueBinding ( ) : Binding
OnLoad ( object sender, RoutedEventArgs e ) : void
ValueLine ( ) : System

Private Methods

Méthode Description
CreateControl ( ) : Control
ValueLineChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetValueBinding() public méthode

public GetValueBinding ( ) : Binding
Résultat System.Windows.Data.Binding

OnLoad() public méthode

public OnLoad ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
Résultat void

ValueLine() public méthode

public ValueLine ( ) : System
Résultat System

Property Details

Configurator public_oe static_oe property

public static ValueLineConfigurator,Signum.Windows Configurator
Résultat ValueLineConfigurator

FormatProperty public_oe static_oe property

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

ItemSourceProperty public_oe static_oe property

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

MaxTextLengthProperty public_oe static_oe property

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

UnitTextProperty public_oe static_oe property

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

ValueControlProperty public_oe static_oe property

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

ValueLineTypeProperty public_oe static_oe property

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

ValueProperty public_oe static_oe property

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