Property | Type | Description | |
---|---|---|---|
DefaultUnit | MagneticFieldStrengthUnit | ||
MaxValueProperty | |||
MinValueProperty | |||
UnitProperty | |||
ValueProperty |
Method | Description | |
---|---|---|
CreateSuffix ( SymbolFormat format ) : string | ||
CreateSuffix ( SymbolFormat format, MagneticFieldStrengthUnit unit ) : string | ||
OnMaxValueChanged ( |
||
OnMaxValueChanged ( MagneticFieldStrength oldValue, MagneticFieldStrength newValue ) : void | ||
OnMinValueChanged ( |
||
OnMinValueChanged ( MagneticFieldStrength oldValue, MagneticFieldStrength newValue ) : void | ||
OnScalarMaxValueChanged ( double newValue ) : void | ||
OnScalarMinValueChanged ( double newValue ) : void | ||
OnScalarValueChanged ( double newValue ) : void | ||
OnUnitChanged ( |
||
OnValueChanged ( object oldValue, object newValue ) : void | ||
SetQuantityValue ( |
||
SetScalarValue ( |
||
UpdateIsDirty ( ) : void |
Method | Description | |
---|---|---|
IQuantityFormatter ( IQuantity quantity ) : string | ||
MagneticFieldStrengthRow ( ) : System.Windows |
protected CreateSuffix ( SymbolFormat format ) : string | ||
format | SymbolFormat | |
return | string |
protected static CreateSuffix ( SymbolFormat format, MagneticFieldStrengthUnit unit ) : string | ||
format | SymbolFormat | |
unit | MagneticFieldStrengthUnit | |
return | string |
protected static OnMaxValueChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
protected OnMaxValueChanged ( MagneticFieldStrength oldValue, MagneticFieldStrength newValue ) : void | ||
oldValue | MagneticFieldStrength | |
newValue | MagneticFieldStrength | |
return | void |
protected static OnMinValueChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
protected OnMinValueChanged ( MagneticFieldStrength oldValue, MagneticFieldStrength newValue ) : void | ||
oldValue | MagneticFieldStrength | |
newValue | MagneticFieldStrength | |
return | void |
protected OnScalarMaxValueChanged ( double newValue ) : void | ||
newValue | double | |
return | void |
protected OnScalarMinValueChanged ( double newValue ) : void | ||
newValue | double | |
return | void |
protected OnScalarValueChanged ( double newValue ) : void | ||
newValue | double | |
return | void |
protected static OnUnitChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
protected OnValueChanged ( object oldValue, object newValue ) : void | ||
oldValue | object | |
newValue | object | |
return | void |
protected SetQuantityValue ( |
||
property | ||
value | double | |
return | void |
protected SetScalarValue ( |
||
property | ||
quantity | MagneticFieldStrength | |
return | void |
public static MagneticFieldStrengthUnit DefaultUnit | ||
return | MagneticFieldStrengthUnit |
public static DependencyProperty,System.Windows MaxValueProperty | ||
return |
public static DependencyProperty,System.Windows MinValueProperty | ||
return |
public static DependencyProperty,System.Windows UnitProperty | ||
return |