Skip to main content
All docs
V24.1

PdfViewerControl.AnnotationGotFocusEvent Field

Identifies the AnnotationGotFocus routed event.

Namespace: DevExpress.Xpf.PdfViewer

Assembly: DevExpress.Xpf.PdfViewer.v24.1.dll

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public static RoutedEvent AnnotationGotFocusEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also