Click or drag to resize

INotifyPropertiesChanged events

The INotifyPropertiesChanged Type exposes the following members.

Events
 NameDescription of the
Public EventPropertiesChanged This event can be subscribed to by LogicalNodeViewmodel. This receives a string list via the transferred PropertiesChangedEventArgs with property name and can in turn inform the UI via INotifyProperyChanged.
Back to the top
See also