Class GalleryItemAutomationPeer
Automation peer for the RadGalleryItem class.
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.RibbonView.dll
Syntax
public class GalleryItemAutomationPeer : RadListBoxItemAutomationPeer, ISelectionItemProvider, IScrollItemProvider
Constructors
GalleryItemAutomationPeer(Object, RadListBoxAutomationPeer)
Initializes a new instance of the GalleryItemAutomationPeer class.
Declaration
public GalleryItemAutomationPeer(object owner, RadListBoxAutomationPeer selectorAutomationPeer)
Parameters
System.Object
owner
The RadGalleryItem that is associated with this Telerik.Windows.Controls.RibbonView.AutomationPeers.GalleryItemAutomationPeer. |
RadListBoxAutomationPeer
selectorAutomationPeer
The System.Windows.Automation.Peers.SelectorAutomationPeer that is the parent of this Telerik.Windows.Controls.RibbonView.AutomationPeers.GalleryItemAutomationPeer. |
Methods
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
Overrides
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.String
|
Overrides
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.String
|