Class RadDiagramToolboxAutomationPeer
UI Automation Peer class for RadDiagramToolbox.
Inheritance
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Diagrams.Extensions.dll
Syntax
public class RadDiagramToolboxAutomationPeer : FrameworkElementAutomationPeer
Constructors
RadDiagramToolboxAutomationPeer(RadDiagramToolbox)
Initializes a new instance of the Rad
Declaration
public RadDiagramToolboxAutomationPeer(RadDiagramToolbox owner)
Parameters
Rad The owner. |
Methods
GetAutomationControlTypeCore()
Returns the control type for the System.
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System. A value of the enumeration. |
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|
GetNameCore()
Returns the text label of the System.
Declaration
protected override string GetNameCore()
Returns
System. The text label of the element that is associated with this automation peer. |