ClassGalleryItemAutomationPeer
Class
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:
Inherited Members
Constructors
GalleryItemAutomationPeer(object, RadListBoxAutomationPeer)
Initializes a new instance of the GalleryItemAutomationPeer class.
Declaration
cs-api-definition
public GalleryItemAutomationPeer(object owner, RadListBoxAutomationPeer selectorAutomationPeer)
Parameters
owner
The RadGalleryItem that is associated with this .
selectorAutomationPeer
The SelectorAutomationPeer that is the parent of this .