ClassRibbonGalleryAutomationPeer
Class
Automation peer for the RadRibbonGallery class.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.RibbonView.dll
Syntax:
cs-api-definition
public class RibbonGalleryAutomationPeer : GalleryAutomationPeer, ISelectionProvider, IScrollProvider
Inheritance: objectRadListBoxAutomationPeerGalleryAutomationPeerRibbonGalleryAutomationPeer
Implements:
Inherited Members
Constructors
RibbonGalleryAutomationPeer(RadRibbonGallery)
Initializes a new instance of the RibbonGalleryAutomationPeer class.
Declaration
cs-api-definition
public RibbonGalleryAutomationPeer(RadRibbonGallery owner)
Parameters
owner
The RadRibbonGallery that will be associated with newly created object.