Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
OnPropertyChanged Method (info)
NamespacesGenesyslab.Desktop.Modules.Windows.EventActivatedEventOnPropertyChanged(String)
This event is sent when a property changes.
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 property information.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)