Skip to main content
A newer version of this page is available.
All docs
V19.2

MarkupAnnotationGotFocusEventArgs Class

Provides data for the PdfViewerControl.MarkupAnnotationGotFocus event.

Namespace: DevExpress.Xpf.PdfViewer

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

Declaration

public class MarkupAnnotationGotFocusEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
MarkupAnnotationGotFocusEventArgs
See Also