Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 700 Bytes

infobarclosingeventargs_reason.md

File metadata and controls

27 lines (15 loc) · 700 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.InfoBarClosingEventArgs.Reason
winrt property

Microsoft.UI.Xaml.Controls.InfoBarClosingEventArgs.Reason

-description

Gets a constant that specifies whether the cause of the Closing event was due to user interaction (Close button click) or programmatic closure.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

-remarks

-see-also

-examples