Window.IMenuBarElement.MenuBar Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
property Microsoft::Maui::IMenuBar ^ Microsoft::Maui::IMenuBarElement::MenuBar { Microsoft::Maui::IMenuBar ^ get(); };
Microsoft.Maui.IMenuBar? Microsoft.Maui.IMenuBarElement.MenuBar { get; }
member this.Microsoft.Maui.IMenuBarElement.MenuBar : Microsoft.Maui.IMenuBar
ReadOnly Property MenuBar As IMenuBar Implements IMenuBarElement.MenuBar