Class MenuControlsHelper
Inheritance
System.Object
MenuControlsHelper
Namespace: Vortex.Presentation.Wpf
Assembly: Vortex.Presentation.Wpf.dll
Syntax
public static class MenuControlsHelper
Properties
MenuRoot
Declaration
public static INavigable MenuRoot { get; }
Property Value
| Type | Description |
|---|---|
| INavigable |
Methods
SetRoot(INavigable)
Declaration
public static void SetRoot(INavigable navigable)
Parameters
| Type | Name | Description |
|---|---|---|
| INavigable | navigable |