Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 756 Bytes

infobar_closebuttoncommand.md

File metadata and controls

29 lines (16 loc) · 756 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.InfoBar.CloseButtonCommand
winrt property

Microsoft.UI.Xaml.Controls.InfoBar.CloseButtonCommand

-description

Gets or sets the command to invoke when the close button is clicked in the InfoBar.

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

-property-value

The command to invoke when the close button is clicked in the InfoBar. The default is null.

-remarks

-see-also

-examples