
Declaration Syntax
protected virtual void OnPropertyChanged(
string propertyName
)
Protected Overridable Sub OnPropertyChanged ( _
propertyName As String _
)

Parameters
- propertyName (String)
- The name of the property that changed.
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)