Свойство | Type | Description | |
---|---|---|---|
DefaultUnit | AccelerationUnit | ||
MaxValueProperty | |||
MinValueProperty | |||
UnitProperty | |||
ValueProperty |
Méthode | Description | |
---|---|---|
CreateSuffix ( SymbolFormat format ) : string | ||
CreateSuffix ( SymbolFormat format, AccelerationUnit unit ) : string | ||
OnMaxValueChanged ( Acceleration oldValue, Acceleration newValue ) : void | ||
OnMaxValueChanged ( |
||
OnMinValueChanged ( Acceleration oldValue, Acceleration newValue ) : void | ||
OnMinValueChanged ( |
||
OnScalarMaxValueChanged ( double newValue ) : void | ||
OnScalarMinValueChanged ( double newValue ) : void | ||
OnScalarValueChanged ( double newValue ) : void | ||
OnUnitChanged ( |
||
OnValueChanged ( object oldValue, object newValue ) : void | ||
SetQuantityValue ( |
||
SetScalarValue ( |
||
UpdateIsDirty ( ) : void |
Méthode | Description | |
---|---|---|
AccelerationRow ( ) : System.Windows | ||
IQuantityFormatter ( IQuantity quantity ) : string |
protected CreateSuffix ( SymbolFormat format ) : string | ||
format | SymbolFormat | |
Résultat | string |
protected static CreateSuffix ( SymbolFormat format, AccelerationUnit unit ) : string | ||
format | SymbolFormat | |
unit | AccelerationUnit | |
Résultat | string |
protected OnMaxValueChanged ( Acceleration oldValue, Acceleration newValue ) : void | ||
oldValue | Acceleration | |
newValue | Acceleration | |
Résultat | void |
protected static OnMaxValueChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
Résultat | void |
protected OnMinValueChanged ( Acceleration oldValue, Acceleration newValue ) : void | ||
oldValue | Acceleration | |
newValue | Acceleration | |
Résultat | void |
protected static OnMinValueChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
Résultat | void |
protected OnScalarMaxValueChanged ( double newValue ) : void | ||
newValue | double | |
Résultat | void |
protected OnScalarMinValueChanged ( double newValue ) : void | ||
newValue | double | |
Résultat | void |
protected OnScalarValueChanged ( double newValue ) : void | ||
newValue | double | |
Résultat | void |
protected static OnUnitChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
Résultat | void |
protected OnValueChanged ( object oldValue, object newValue ) : void | ||
oldValue | object | |
newValue | object | |
Résultat | void |
protected SetQuantityValue ( |
||
property | ||
value | double | |
Résultat | void |
protected SetScalarValue ( |
||
property | ||
quantity | Acceleration | |
Résultat | void |
public static AccelerationUnit DefaultUnit | ||
Résultat | AccelerationUnit |
public static DependencyProperty,System.Windows MaxValueProperty | ||
Résultat |
public static DependencyProperty,System.Windows MinValueProperty | ||
Résultat |
public static DependencyProperty,System.Windows UnitProperty | ||
Résultat |