Class
GalleryItemAutomationPeer

Automation peer for the RadGalleryItem class.

Definition

Namespace:Telerik.UI.Automation.Peers

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class GalleryItemAutomationPeer : ListBoxItemAutomationPeer

Inheritance: objectGalleryItemAutomationPeer

Constructors

GalleryItemAutomationPeer(RadGalleryItem)

Initializes a new instance of the GalleryItemAutomationPeer class.

Declaration

cs-api-definition
public GalleryItemAutomationPeer(RadGalleryItem owner)

Parameters

owner

RadGalleryItem

The RadGalleryItem that is associated with this GalleryItemAutomationPeer.

Methods

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

GetHelpTextCore()

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string

GetNameCore()

Declaration

cs-api-definition
protected override string GetNameCore()

Returns

string