
Declaration Syntax
protected void OnPropertyChanged(
string propertyName
)
Protected Sub OnPropertyChanged ( _
propertyName As String _
)
protected:
void OnPropertyChanged(
String^ propertyName
)

Parameters
- propertyName (String)
- The information.
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)