Click or drag to resize
RootDocumentDefinition Events

The RootDocumentDefinition type exposes the following members.

Events
  NameDescription
Public eventDocumentDefinitionChanged
Event which is raised when the definition of this DocumentDefinition has been changed. What has changed is enclosed inside the event args.
(Inherited from DocumentDefinitionBase.)
Public eventHasBeenChanged
Raised when the implementing element has been changed
(Inherited from DocumentDefinitionBase.)
Public eventHasBeenRemoved
Raised when the implementing element has been removed from its container
(Inherited from DocumentDefinitionBase.)
Public eventPropertyChanged
Occurs when a property value changes. (INotifyPropertyChanged)
(Inherited from DocumentDefinitionBase.)
Top
See Also