Event BackRequested
Raised when the back button is clicked
Namespace: WinUIEx
Assembly: WinUIEx.dll
Syntax
public event TypedEventHandler<TitleBar, object>? BackRequested
Returns
| Type | Description |
|---|---|
| TypedEventHandler<TitleBar, object> | Raised when the back button is clicked |