Click or drag to resize

IVishnuNode events

The IVishnuNode 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.
(Inherited from INotifyPropertiesChanged)
Back to the top
See also