프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DefaultUnit | KinematicViscosityUnit | ||
MaxValueProperty | |||
MinValueProperty | |||
UnitProperty | |||
ValueProperty |
메소드 | 설명 | |
---|---|---|
CreateSuffix ( SymbolFormat format ) : string | ||
CreateSuffix ( SymbolFormat format, KinematicViscosityUnit unit ) : string | ||
OnMaxValueChanged ( |
||
OnMaxValueChanged ( KinematicViscosity oldValue, KinematicViscosity newValue ) : void | ||
OnMinValueChanged ( |
||
OnMinValueChanged ( KinematicViscosity oldValue, KinematicViscosity 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 |
메소드 | 설명 | |
---|---|---|
IQuantityFormatter ( IQuantity quantity ) : string | ||
KinematicViscosityRow ( ) : System.Windows |
protected CreateSuffix ( SymbolFormat format ) : string | ||
format | SymbolFormat | |
리턴 | string |
protected static CreateSuffix ( SymbolFormat format, KinematicViscosityUnit unit ) : string | ||
format | SymbolFormat | |
unit | KinematicViscosityUnit | |
리턴 | string |
protected static OnMaxValueChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
리턴 | void |
protected OnMaxValueChanged ( KinematicViscosity oldValue, KinematicViscosity newValue ) : void | ||
oldValue | KinematicViscosity | |
newValue | KinematicViscosity | |
리턴 | void |
protected static OnMinValueChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
리턴 | void |
protected OnMinValueChanged ( KinematicViscosity oldValue, KinematicViscosity newValue ) : void | ||
oldValue | KinematicViscosity | |
newValue | KinematicViscosity | |
리턴 | void |
protected OnScalarMaxValueChanged ( double newValue ) : void | ||
newValue | double | |
리턴 | void |
protected OnScalarMinValueChanged ( double newValue ) : void | ||
newValue | double | |
리턴 | void |
protected OnScalarValueChanged ( double newValue ) : void | ||
newValue | double | |
리턴 | void |
protected static OnUnitChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
리턴 | void |
protected OnValueChanged ( object oldValue, object newValue ) : void | ||
oldValue | object | |
newValue | object | |
리턴 | void |
protected SetQuantityValue ( |
||
property | ||
value | double | |
리턴 | void |
protected SetScalarValue ( |
||
property | ||
quantity | KinematicViscosity | |
리턴 | void |
public static KinematicViscosityUnit DefaultUnit | ||
리턴 | KinematicViscosityUnit |
public static DependencyProperty,System.Windows MaxValueProperty | ||
리턴 |
public static DependencyProperty,System.Windows MinValueProperty | ||
리턴 |
public static DependencyProperty,System.Windows UnitProperty | ||
리턴 |