Skip to main content

PopupMenuShowingEventArgs Class

Provides data for the PdfViewerControl.PopupMenuShowing event.

Namespace: DevExpress.Xpf.PdfViewer

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

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public class PopupMenuShowingEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
PopupMenuShowingEventArgs
See Also