IModelEventDispatcher interface
Namespace: NextDesign.Desktop
Description
Provides a mechanism to receive model property change notifications.
Affiliation area
Name | Description |
---|---|
Model | APIs to access the model. |
Method
Name | Description |
---|---|
ClearEventHandler | Unregisters all event handlers registered with the specified observer |
RegisterPropertyChangedEventHandler | Registers an event handler to receive property change notifications for the specified model on the specified observer. |