AnnotationUI Events |
The AnnotationUI type exposes the following members.
Name | Description | |
---|---|---|
AnnotationControllerNotification | Raised after a property value has been changed. | |
Click | Raised when the annotation has been clicked with the mouse. | |
DoubleClick | Raised when the annotation has been double-clicked with the mouse. | |
GripPositionChanged | Raised when a grip for the annotation has been moved. | |
MouseDown | Raised when a mouse button is pressed while on top of the annotation. | |
MouseEnter | Raised when the mouse enters the annotation region. | |
MouseExit | Raised when the mouse exists the annotation region. | |
MouseMove | Raised when the mouse is moved over the annotation. | |
MouseUp | Raised when the mouse button is released from an annotation. | |
Moved | Raised when the annotation has been moved. | |
Moving | Raised while the annotation is being moved. | |
PropertyChanged | Raised when a property value has changed. | |
PropertyChanging | Raised when a property of the annotation or AnnotationData is going to be changed.
| |
Resized | Raised when the annotation has been resized. | |
Resizing | Raised while the annotation is being resized. | |
Rotated |
Raised after the annotation has been rotated by the user.
| |
Rotating | Raise while an annotation is being rotated. | |
SelectedChanged | Raised when the Selected property changes. |