RadialMenuElementNames Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
A list of names specific to RadialMenu component elements.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.XamlRadialMenuElementNames

Namespace:  Telerik.WebAii.Controls.Xaml
Assembly:  Telerik.WebAii.Controls.Xaml (in Telerik.WebAii.Controls.Xaml.dll) Version: 2012.1.719.0 (2012.1.719.0)
Syntax

public static class RadialMenuElementNames

The RadialMenuElementNames type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCentralButonName
The PART related to the central button of the RadialMenu.
Public fieldStatic memberHoldingPanelName
The PART related to the panel holding all the RadialMenu elements.
Public fieldStatic memberInnerRingBackgroundName
The PART related to the inner ring backround control.
Public fieldStatic memberMenuItemsPanelName
The PART related to the panel holding all the RadRadialMenuItem elements.
Public fieldStatic memberNavigationItemsArrowName
The PART related to Arrow element of given NavigationItemButton.
Public fieldStatic memberNavigationItemsPanelName
The PART related to the panel holding all the NavigationItemButton elements.
Public fieldStatic memberNavigationItemsPathName
The PART related to Path element of given NavigationItemButton.
Public fieldStatic memberOutterRingBackgroundName
The PART related to the outter ring backround control.
Public fieldStatic memberRadRadialMenuItemHeaderName
The PART related to the content control holding the Header of given RadRadialMenuItem elements.
Public fieldStatic memberRadRadialMenuItemIconPresenterName
The PART related to the content control holding the Image of given RadRadialMenuItem elements.
Public fieldStatic memberSectorItemsPanelName
The PART related to the panel holding all the SectorItem elements.
Public fieldStatic memberVisualStatesItemPresenterArrowName
The PART related to the arrow of given VisualStatesItemPresenter.
Public fieldStatic memberVisualStatesItemPresenterHoverArrowName
The PART related to the arrow shown if given VisualStatesItemPresenter is hovered.
Public fieldStatic memberVisualStatesItemPresenterPointerOverPathElement
The PART that indicates whether VisualStatesItemPresenter is hovered.
Public fieldStatic memberVisualStatesItemPresenterSelectedPathElement
The PART that indicates whether VisualStatesItemPresenter is selected.
Public fieldStatic memberVisualStatesItemsPanelName
The PART related to the panel holding all the VisualStatesItemPresenter elements.
Top
See Also

Reference