.NET Framework Class Library
DocumentViewer Events
<< Click to Display Table of Contents >> DocumentViewer Events |
The DocumentViewer type exposes the following members.
|
Name |
Description |
BatchCommitted |
(Inherited from VisualElement.) |
|
BindingContextChanged |
(Inherited from BindableObject.) |
|
ChildAdded |
(Inherited from Element.) |
|
ChildRemoved |
(Inherited from Element.) |
|
ChildrenReordered |
(Inherited from VisualElement.) |
|
DescendantAdded |
(Inherited from Element.) |
|
DescendantRemoved |
(Inherited from Element.) |
|
Occurs when the viewer navigates to a new page. |
||
Occurs when the document engine encounters an error when processing the document that is being loaded. |
||
FocusChangeRequested |
(Inherited from VisualElement.) |
|
Focused |
(Inherited from VisualElement.) |
|
LayoutChanged |
(Inherited from Layout.) |
|
MeasureInvalidated |
(Inherited from VisualElement.) |
|
Occurs when the left mouse button is clicked. |
||
Occurs when the mouse is moved over the viewer frame. |
||
Occurs when the left mouse button is released. |
||
Occurs when the selection is cleared in the viewer. |
||
Occurs when the end-user selects the text in the viewer. |
||
Occurs when the viewer navigates to a new page. |
||
PlatformSet |
Obsolete. (Inherited from Element.) |
|
PropertyChanged |
(Inherited from BindableObject.) |
|
PropertyChanging |
(Inherited from BindableObject.) |
|
SizeChanged |
(Inherited from VisualElement.) |
|
Unfocused |
(Inherited from VisualElement.) |
|
Occurs when the end-user changes the page magnification in the viewer. |
||
Occurs when the viewer calculates standard zoom types and updates the internal list. |