Click or drag to resize

WpfAnnotationUI Events

The WpfAnnotationUI type exposes the following members.

Events
  NameDescription
Public eventMouseDown
Event is raised when the left mouse button transitions from up to down while the cursor is over the annotation.
Public eventMouseUp
Event is raised when the left mouse button transitions from down to up while the cursor is over the annotation.
Public eventPropertyChanged
This event is raised when a property of the annotation has changed.
Top
See Also