Class
GalleryItemAutomationPeer

Automation peer for the RadGalleryItem class.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.RibbonView.dll

Syntax:

cs-api-definition
public class GalleryItemAutomationPeer : RadListBoxItemAutomationPeer, ISelectionItemProvider, IScrollItemProvider

Inheritance: objectRadListBoxItemAutomationPeerGalleryItemAutomationPeer

Implements: IScrollItemProviderISelectionItemProvider

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

Constructors

GalleryItemAutomationPeer(object, RadListBoxAutomationPeer)

Initializes a new instance of the GalleryItemAutomationPeer class.

Declaration

cs-api-definition
public GalleryItemAutomationPeer(object owner, RadListBoxAutomationPeer selectorAutomationPeer)

Parameters

owner

object

The RadGalleryItem that is associated with this .

selectorAutomationPeer

RadListBoxAutomationPeer

The SelectorAutomationPeer that is the parent of this .

Methods

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

Overrides RadListBoxItemAutomationPeer.GetClassNameCore()

GetHelpTextCore()

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

Overrides RadListBoxItemAutomationPeer.GetHelpTextCore()

GetNameCore()

Declaration

cs-api-definition
protected override string GetNameCore()

Returns

string