Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 750 Bytes

infobar_contenttemplate.md

File metadata and controls

29 lines (17 loc) · 750 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.InfoBar.ContentTemplate
winrt property

Microsoft.UI.Xaml.Controls.InfoBar.ContentTemplate

-description

Gets or sets the data template for the InfoBar.Content.

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

-property-value

The data template that is used to display the content of the InfoBar.

-remarks

-see-also

InfoBar, InfoBar.Content

-examples