Skip to main content
All docs
V20.1

MarkupAnnotationLostFocusEventArgs Class

Provides data for the PdfViewerControl.MarkupAnnotationLostFocus event.

Namespace: DevExpress.Xpf.PdfViewer

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PdfViewer, DevExpress.Wpf.PdfViewer

Declaration

public class MarkupAnnotationLostFocusEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
MarkupAnnotationLostFocusEventArgs
See Also