Skip to main content

PdfViewerControl.SelectionContinuedEvent Field

Identifies the PdfViewerControl.SelectionContinued routed event.

Namespace: DevExpress.Xpf.PdfViewer

Assembly: DevExpress.Xpf.PdfViewer.v23.2.dll

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public static RoutedEvent SelectionContinuedEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also