Back to Devexpress

ShellExecutingEventArgs Class

wpf-devexpress-dot-xpf-dot-pdfviewer-668cae45.md

latest1.3 KB
Original Source

ShellExecutingEventArgs Class

Provides data for the ShellExecuting event.

Namespace : DevExpress.Xpf.PdfViewer

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

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

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

ShellExecutingEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs ShellExecutingEventArgs

See Also

ShellExecutingEventArgs Members

DevExpress.Xpf.PdfViewer Namespace