.NET Framework Class Library

DocumentViewer Events

<< Click to Display Table of Contents >>

.NET Framework Class Library

DocumentViewer Events

The DocumentViewer type exposes the following members.

Events

 

Name

Description

Public event

BatchCommitted

(Inherited from VisualElement.)

Public event

BindingContextChanged

(Inherited from BindableObject.)

Public event

ChildAdded

(Inherited from Element.)

Public event

ChildRemoved

(Inherited from Element.)

Public event

ChildrenReordered

(Inherited from VisualElement.)

Public event

DescendantAdded

(Inherited from Element.)

Public event

DescendantRemoved

(Inherited from Element.)

Public event

DocumentLoaded

Occurs when the viewer navigates to a new page.

Public event

DocumentProcessingError

Occurs when the document engine encounters an error when processing the document that is being loaded.

Public event

FocusChangeRequested

(Inherited from VisualElement.)

Public event

Focused

(Inherited from VisualElement.)

Public event

LayoutChanged

(Inherited from Layout.)

Public event

MeasureInvalidated

(Inherited from VisualElement.)

Public event

MouseDown

Occurs when the left mouse button is clicked.

Public event

MouseMove

Occurs when the mouse is moved over the viewer frame.

Public event

MouseUp

Occurs when the left mouse button is released.

Public event

OnSelectionCleared

Occurs when the selection is cleared in the viewer.

Public event

OnTextSelection

Occurs when the end-user selects the text in the viewer.

Public event

PageChanged

Occurs when the viewer navigates to a new page.

Public event

PagesAdded


Public event

PlatformSet

Obsolete. (Inherited from Element.)

Public event

PropertyChanged

(Inherited from BindableObject.)

Public event

PropertyChanging

(Inherited from BindableObject.)

Public event

SizeChanged

(Inherited from VisualElement.)

Public event

Unfocused

(Inherited from VisualElement.)

Public event

ZoomChanged

Occurs when the end-user changes the page magnification in the viewer.

Public event

ZoomListUpdated

Occurs when the viewer calculates standard zoom types and updates the internal list.

See Also

DocumentViewer Class

Gnostice.Controls.Xamarin Namespace