Navigator Events |
The Navigator type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContainedStringPropertyChanged |
Event which is raised when a string based member of this object has been changed. Which string based member and its old/new value is enclosed in the event args.
|
![]() | HasBeenRemoved |
Raised when the implementing element has been removed from its container
|
![]() | NavigatorChanged |
Event which is raised when the definition of this Navigator has been changed. What has changed is enclosed inside the event args.
|