Occurs when a property has changed.

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

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