DocumentDefinitionBase Events |
The DocumentDefinitionBase type exposes the following members.
Name | Description | |
---|---|---|
DocumentDefinitionChanged |
Event which is raised when the definition of this DocumentDefinition has been changed. What has changed is enclosed inside the event args.
| |
HasBeenChanged |
Raised when the implementing element has been changed
| |
HasBeenRemoved |
Raised when the implementing element has been removed from its container
| |
PropertyChanged |
Occurs when a property value changes. (INotifyPropertyChanged)
|