DBElementBase Events |
The DBElementBase type exposes the following members.
Name | Description | |
---|---|---|
ContainedElementAdded |
Raised when an element was added to a collection (indirectly) contained in this element
| |
ContainedElementChanged |
Raised when an element contained in this element was changed.
| |
ContainedElementRemoved |
Raised when an element was removed from a collection (indirectly) contained in this element
| |
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)
|