Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 409 Bytes

appbar_closing.md

File metadata and controls

27 lines (17 loc) · 409 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.AppBar.Closing
winrt event

Windows.UI.Xaml.Controls.AppBar.Closing

-description

Occurs when the AppBar starts to change from visible to hidden.

-xaml-syntax

<AppBar Closing="eventhandler"/>

-remarks

-examples

-see-also