ClassRadDiagramRibbonAutomationPeer
Class
UI Automation Peer class for RadDiagramRibbon.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Diagrams.Ribbon.dll
Syntax:
cs-api-definition
public class RadDiagramRibbonAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectRadDiagramRibbonAutomationPeer
Constructors
RadDiagramRibbonAutomationPeer(RadDiagramRibbon)
Initializes a new instance of the RadDiagramRibbonAutomationPeer class.
Declaration
cs-api-definition
public RadDiagramRibbonAutomationPeer(RadDiagramRibbon owner)
Parameters
owner
The owner.
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
GetChildrenCore()
Declaration
cs-api-definition
[SuppressMessage("Microsoft.Design", "CA1002:DoNotExposeGenericLists")]
protected override List<AutomationPeer> GetChildrenCore()
Returns
List<AutomationPeer>
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns