HamburgerMenu.ActualGoBackCommand Property
Gets the actual command invoked on navigating back.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
ICommand | An ICommand object that specifies the actual command invoked on navigating back. |
See Also