Class
RibbonGalleryAutomationPeer

Automation peer for the RadRibbonGallery class.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.RibbonView.dll

Syntax:

cs-api-definition
public class RibbonGalleryAutomationPeer : GalleryAutomationPeer, ISelectionProvider, IScrollProvider

Inheritance: objectRadListBoxAutomationPeerGalleryAutomationPeerRibbonGalleryAutomationPeer

Implements: IScrollProviderISelectionProvider

Inherited Members GalleryAutomationPeer.CreateItemAutomationPeer(object)RadListBoxAutomationPeer.GetItemStatusCore()RadListBoxAutomationPeer.GetAutomationControlTypeCore()RadListBoxAutomationPeer.GetLocalizedControlTypeCore()RadListBoxAutomationPeer.GetPattern(PatternInterface)RadListBoxAutomationPeer.GetOrientationCore()RadListBoxAutomationPeer.GetSelection()RadListBoxAutomationPeer.Scroll(ScrollAmount, ScrollAmount)RadListBoxAutomationPeer.SetScrollPercent(double, double)RadListBoxAutomationPeer.IsSelectionRequiredRadListBoxAutomationPeer.CanSelectMultipleRadListBoxAutomationPeer.VerticalScrollPercentRadListBoxAutomationPeer.HorizontalScrollPercentRadListBoxAutomationPeer.HorizontalViewSizeRadListBoxAutomationPeer.VerticalViewSizeRadListBoxAutomationPeer.HorizontallyScrollableRadListBoxAutomationPeer.VerticallyScrollable

Constructors

RibbonGalleryAutomationPeer(RadRibbonGallery)

Initializes a new instance of the RibbonGalleryAutomationPeer class.

Declaration

cs-api-definition
public RibbonGalleryAutomationPeer(RadRibbonGallery owner)

Parameters

owner

RadRibbonGallery

The RadRibbonGallery that will be associated with newly created object.

Methods

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

Overrides GalleryAutomationPeer.GetClassNameCore()

GetHelpTextCore()

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

Overrides GalleryAutomationPeer.GetHelpTextCore()

GetNameCore()

Declaration

cs-api-definition
protected override string GetNameCore()

Returns

string

Overrides GalleryAutomationPeer.GetNameCore()