Table of Contents

Property TopLevelMenuItem

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

TopLevelMenuItem

Gets the top-level MenuItem in the logical parent hierarchy, if one exists. This method uses the LogicalParents property to traverse the hierarchy.

public virtual MenuItem? TopLevelMenuItem { get; }

Property Value

MenuItem