Tungsten
![]() |
PropertyBaseTOwner, TValueOnPropertyChanged Method |
Calls RaisePropertyChanged to raise the PropertyChanged event
Namespace: W
Assembly: Tungsten.Property (in Tungsten.Property.dll) Version: 2.0.2

C#
protected override void OnPropertyChanged( string propertyName = null )
Parameters
- propertyName (Optional)
- Type: SystemString
The name of the caller (the property which changed)
