







The DocumentViewer type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() | AnnotationPopupContentChanged |
Occurs when the user manually changes the contents of a popup
NOTE: Does not trigger when PopupContents is set programatically
|
![]() | AnnotationResized |
Occurs when an annotation is resized
|
![]() | AnnotationsAdded |
Occurs when an annotation is added
|
![]() | AnnotationsCreated |
Occurs when an annotation is created via. a tool
|
![]() | AnnotationsDeselected |
Occurs when an annotation is deselected
|
![]() | AnnotationsDragged |
Occurs when annotations are dragged by the user;
WARNING: triggered a ton of times when user is move dragging annotations
|
![]() | AnnotationsMoveCompleted |
Occurs when the user finishes moving annotations (i.e the mouse is released)
|
![]() | AnnotationsRemoved |
Occurs when an annotation is removed
|
![]() | AnnotationsSelected |
Occurs when an annotation is selected
|
![]() | PropertyChanged |
Notification event that is raised when a bound property changes.
|
![]() | ToolModeChanged |
Occurs when the DocumentViewer tool mode is changed
|