Menu.SelectedMenuItem 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.
Gets the current selected menu header item
public Microsoft.Toolkit.Uwp.UI.Controls.MenuItem SelectedMenuItem { get; }
member this.SelectedMenuItem : Microsoft.Toolkit.Uwp.UI.Controls.MenuItem
Public ReadOnly Property SelectedMenuItem As MenuItem