Tungsten
![]() |
PropertyBaseTOwner, TValueResetToDefaultValue Method |
Resets the Value to the value provided by DefaultValue
Namespace: W
Assembly: Tungsten.Property (in Tungsten.Property.dll) Version: 2.0.2

C#
public void ResetToDefaultValue( bool raise )
Parameters
- raise
- Type: SystemBoolean
If True, raise OnPropertyChanged event and call the OnValueChanged callback
