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

Automation peer for the RadGallery class.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.RibbonView.dll

Syntax:

C#
public class GalleryAutomationPeer : RadListBoxAutomationPeer, ISelectionProvider, IScrollProvider

Inheritance: objectRadListBoxAutomationPeerGalleryAutomationPeer

Derived Classes: RibbonGalleryAutomationPeer

Implements: IScrollProviderISelectionProvider

Inherited Members 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 GalleryAutomationPeer class.

C#
public GalleryAutomationPeer(RadGallery owner)
Parameters:ownerRadGallery

Methods

Creates a new instance of the System.Windows.Automation.Peers.ItemAutomationPeer for a data item in the System.Windows.Controls.ItemsControl.Items collection of this System.Windows.Controls.ItemsControl.

C#
protected override ItemAutomationPeer CreateItemAutomationPeer(object item)
Parameters:itemobjectReturns:

ItemAutomationPeer

Overrides: RadListBoxAutomationPeer.CreateItemAutomationPeer(object)

C#
protected override string GetClassNameCore()
Returns:

string

Overrides: RadListBoxAutomationPeer.GetClassNameCore()

C#
protected override string GetHelpTextCore()
Returns:

string

Overrides: RadListBoxAutomationPeer.GetHelpTextCore()

C#
protected override string GetNameCore()
Returns:

string