Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.09 KB

infobar_content.md

File metadata and controls

35 lines (21 loc) · 1.09 KB
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.InfoBar.Content
winrt property

Microsoft.UI.Xaml.Controls.InfoBar.Content

-description

Gets or sets the XAML Content that is displayed below the title and message in the InfoBar.

-property-value

-remarks

The content is shown in its own line below the Title and Message. The InfoBar will expand to fit the content defined.

-see-also

InfoBar.ContentTemplate

-examples

Tip

For more info, design guidance, and code examples, see InfoBar.

[!div class="nextstepaction"] Open the WinUI 3 Gallery app and see the InfoBar in action

The WinUI 3 Gallery app includes interactive examples of most WinUI 3 controls, features, and functionality. Get the app from the Microsoft Store or get the source code on GitHub.