ClassGalleryItemAutomationPeer
Class
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
The RadGalleryItem that is associated with this GalleryItemAutomationPeer.
Methods
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns