Back to Devexpress

PdfAnnotationLostFocusEventArgs Class

wpf-devexpress-dot-xpf-dot-pdfviewer-bc322cc7.md

latest1.4 KB
Original Source

PdfAnnotationLostFocusEventArgs Class

Provides data for the AnnotationLostFocus event.

Namespace : DevExpress.Xpf.PdfViewer

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

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public class PdfAnnotationLostFocusEventArgs :
    RoutedEventArgs
vb
Public Class PdfAnnotationLostFocusEventArgs
    Inherits RoutedEventArgs

PdfAnnotationLostFocusEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs PdfAnnotationLostFocusEventArgs

See Also

PdfAnnotationLostFocusEventArgs Members

DevExpress.Xpf.PdfViewer Namespace