Class MenuControlsHelper
Inheritance
System.Object
MenuControlsHelper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
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 |