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