Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 728 Bytes

menubaritem_title.md

File metadata and controls

28 lines (17 loc) · 728 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Xaml.Controls.MenuBarItem.Title
winrt property
RS5

Windows.UI.Xaml.Controls.MenuBarItem.Title

-description

Gets or sets the text label for a MenuBar menu.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.MenuBarItem.Title (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

The text label for this menu. The default is an empty string.

-remarks

-see-also

-examples