Show / Hide Table of Contents

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
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX