Back to Devexpress

PdfAnnotationGotFocusEventArgs Class

wpf-devexpress-dot-xpf-dot-pdfviewer-407e35b9.md

latest1.4 KB
Original Source

PdfAnnotationGotFocusEventArgs Class

Provides data for the AnnotationGotFocus event.

Namespace : DevExpress.Xpf.PdfViewer

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

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

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

PdfAnnotationGotFocusEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs PdfAnnotationGotFocusEventArgs

See Also

PdfAnnotationGotFocusEventArgs Members

DevExpress.Xpf.PdfViewer Namespace