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