DocumentViewerControl.PageRotationChangedEvent Field
In This Article
Identifies the DocumentViewerControl.PageRotationChanged routed event.
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.DocumentViewer.Core
#Declaration
public static RoutedEvent PageRotationChangedEvent
#Field Value
Type | Description |
---|---|
Routed |
A routed event identifier. |
See Also