Class RadialMenuElementNames
Inheritance
System.Object
RadialMenuElementNames
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: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public static class RadialMenuElementNames
Fields
CentralButonName
Declaration
public const string CentralButonName = "PART_RadialButton"
Field Value
System.String
|
HoldingPanelName
Declaration
public const string HoldingPanelName = "PART_RadialPanel"
Field Value
System.String
|
InnerRingBackgroundName
Declaration
public const string InnerRingBackgroundName = "InnerRingBackground"
Field Value
System.String
|
MenuItemsPanelName
Declaration
public const string MenuItemsPanelName = "MenuItemsPanel"
Field Value
System.String
|
NavigationItemsArrowName
NavigationItemsPanelName
NavigationItemsPathName
OutterRingBackgroundName
Declaration
public const string OutterRingBackgroundName = "OutterRingBackground"
Field Value
System.String
|
RadRadialMenuItemHeaderName
Declaration
public const string RadRadialMenuItemHeaderName = "HeaderPresenter"
Field Value
System.String
|
RadRadialMenuItemIconPresenterName
Declaration
public const string RadRadialMenuItemIconPresenterName = "IconPresenter"
Field Value
System.String
|
SectorItemsPanelName
Declaration
public const string SectorItemsPanelName = "SectorItemsPanel"
Field Value
System.String
|
VisualStatesItemPresenterArrowName
Declaration
public const string VisualStatesItemPresenterArrowName = "PART_ArrowElement"
Field Value
System.String
|
VisualStatesItemPresenterHoverArrowName
Declaration
public const string VisualStatesItemPresenterHoverArrowName = "PART_HoverArrowElement"
Field Value
System.String
|
VisualStatesItemPresenterPointerOverPathElement
Declaration
public const string VisualStatesItemPresenterPointerOverPathElement = "PART_MouseOverPathElement"
Field Value
System.String
|
VisualStatesItemPresenterSelectedPathElement
Declaration
public const string VisualStatesItemPresenterSelectedPathElement = "PART_SelectedPathElement"
Field Value
System.String
|
VisualStatesItemsPanelName
Declaration
public const string VisualStatesItemsPanelName = "VisualStatesItemsPanel"
Field Value
System.String
|