Click or drag to resize

MenuManagerRoot Property

This is the root menuitem in the hierarchy. The root is a pseudo menuitem - it doesn't correspond to an actual menuitem.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public MenuItem Root { get; }

Property Value

Type: MenuItem
See Also