Skip to main content

DXFrame.ProcessBackButton(BackRequestedEventArgs) Method

OBSOLETE

This method is obsolete. More information: https://www.devexpress.com/bcid=BC3932

This method is obsolete.

Namespace: DevExpress.UI.Xaml.Layout

Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

[Obsolete("This method is obsolete. More information: https://www.devexpress.com/bcid=BC3932")]
public bool ProcessBackButton(
    BackRequestedEventArgs e
)

Parameters

Name Type
e Windows.UI.Core.BackRequestedEventArgs

Returns

Type
Boolean
See Also