Skip to main content

IModelEventDispatcher interface

Namespace: NextDesign.Desktop

Description

Provides a mechanism to receive model property change notifications.

Affiliation area

NameDescription
ModelAPIs to access the model.

Method

NameDescription
ClearEventHandlerUnregisters all event handlers registered with the specified observer
RegisterPropertyChangedEventHandlerRegisters an event handler to receive property change notifications for the specified model on the specified observer.