PdfViewerControl.ShellExecutingEvent Field
In This Article
Identifies the ShellExecuting routed event.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.2.dll
NuGet Package: DevExpress.Wpf.PdfViewer
#Declaration
public static RoutedEvent ShellExecutingEvent
#Field Value
Type | Description |
---|---|
Routed |
A routed event identifier. |
See Also