New to Telerik UI for WPFStart a free 30-day trial

Automation peer for the RadRibbonGallery class.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.RibbonView.dll

Syntax:

C#
public class RibbonGalleryAutomationPeer : GalleryAutomationPeer, ISelectionProvider, IScrollProvider

Inheritance: objectRadListBoxAutomationPeerGalleryAutomationPeerRibbonGalleryAutomationPeer

Implements: IScrollProviderISelectionProvider

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

Constructors

Initializes a new instance of the RibbonGalleryAutomationPeer class.

C#
public RibbonGalleryAutomationPeer(RadRibbonGallery owner)
Parameters:ownerRadRibbonGallery

The RadRibbonGallery that will be associated with newly created object.

Methods

C#
protected override string GetClassNameCore()
Returns:

string

Overrides: GalleryAutomationPeer.GetClassNameCore()

C#
protected override string GetHelpTextCore()
Returns:

string

Overrides: GalleryAutomationPeer.GetHelpTextCore()

C#
protected override string GetNameCore()
Returns:

string

Overrides: GalleryAutomationPeer.GetNameCore()