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

Automation peer for the RadGalleryItem class.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.RibbonView.dll

Syntax:

C#
public class GalleryItemAutomationPeer : RadListBoxItemAutomationPeer, ISelectionItemProvider, IScrollItemProvider

Inheritance: objectRadListBoxItemAutomationPeerGalleryItemAutomationPeer

Implements: IScrollItemProviderISelectionItemProvider

Inherited Members RadListBoxItemAutomationPeer.GetAutomationControlTypeCore()RadListBoxItemAutomationPeer.GetPattern(PatternInterface)RadListBoxItemAutomationPeer.AddToSelection()RadListBoxItemAutomationPeer.RemoveFromSelection()RadListBoxItemAutomationPeer.Select()RadListBoxItemAutomationPeer.ScrollIntoView()RadListBoxItemAutomationPeer.GetItemStatusCore()RadListBoxItemAutomationPeer.IsSelectedRadListBoxItemAutomationPeer.SelectionContainer...

Constructors

Initializes a new instance of the GalleryItemAutomationPeer class.

C#
public GalleryItemAutomationPeer(object owner, RadListBoxAutomationPeer selectorAutomationPeer)
Parameters:ownerobject

The RadGalleryItem that is associated with this .

selectorAutomationPeerRadListBoxAutomationPeer

The SelectorAutomationPeer that is the parent of this .

Methods

C#
protected override string GetClassNameCore()
Returns:

string

Overrides: RadListBoxItemAutomationPeer.GetClassNameCore()

C#
protected override string GetHelpTextCore()
Returns:

string

Overrides: RadListBoxItemAutomationPeer.GetHelpTextCore()

C#
protected override string GetNameCore()
Returns:

string