Class RadCircularProgressBarAutomationPeer
Exposes RadCircularProgressBar to UI Automation.
Inheritance
System.Object
RadCircularProgressBarAutomationPeer
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.dll
Syntax
public class RadCircularProgressBarAutomationPeer : RadProgressBarAutomationPeer, IRangeValueProvider
Constructors
RadCircularProgressBarAutomationPeer(RadCircularProgressBar)
Initializes a new instance of the RadCircularProgressBarAutomationPeer class.
Declaration
public RadCircularProgressBarAutomationPeer(RadCircularProgressBar owner)
Parameters
RadCircularProgressBar
owner
The owner. |
Methods
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
Overrides
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.String
|
Overrides
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.String
|
Overrides
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by System.Windows.Automation.Peers.AutomationPeer.GetLocalizedControlType.
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.String
The type of the control. |