Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
OnPropertyChanged Method (info)
NamespacesGenesyslab.Desktop.Infrastructure.ObjectFormatFormattedObjectOnPropertyChanged(String)
Called when the PropertyChanged event has occured.
Declaration Syntax
C#Visual BasicVisual C++
protected void OnPropertyChanged(
	string info
)
Protected Sub OnPropertyChanged ( _
	info As String _
)
protected:
void OnPropertyChanged(
	String^ info
)
Parameters
info (String)
The changed information.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)