Property TopLevelMenuItem
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; }
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; }