Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 535 Bytes

infobar_closebuttoncommandparameter.md

File metadata and controls

27 lines (15 loc) · 535 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.InfoBar.CloseButtonCommandParameter
winrt property

Microsoft.UI.Xaml.Controls.InfoBar.CloseButtonCommandParameter

-description

Gets or sets the parameter to pass to the command for the close button in the InfoBar.

-property-value

The parameter to pass to the command for the close button in the InfoBar. The default is null.

-remarks

-see-also

-examples