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

MarkupAnnotationLostFocusEventArgs Class

Provides data for the PdfViewerControl.MarkupAnnotationLostFocus event.

Namespace: DevExpress.Xpf.PdfViewer

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

Declaration

public class MarkupAnnotationLostFocusEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
MarkupAnnotationLostFocusEventArgs
See Also