'Declaration
Protected Overloads Overridable Sub OnPropertyChanged( _ Optional ByVal propertyName As String _ )
protected virtual void OnPropertyChanged( string propertyName )
Parameters
- propertyName
- The name of the property.
'Declaration
Protected Overloads Overridable Sub OnPropertyChanged( _ Optional ByVal propertyName As String _ )
protected virtual void OnPropertyChanged( string propertyName )