Class RadProgressBarAutomationPeer
UI Automation peer class for RadProgressBar.
Inherited Members
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public class RadProgressBarAutomationPeer : RangeBaseAutomationPeer, IRangeValueProvider
Constructors
RadProgressBarAutomationPeer(RadProgressBar)
Initializes a new instance of the RadProgressBarAutomationPeer class.
Declaration
public RadProgressBarAutomationPeer(RadProgressBar owner)
Parameters
RadProgressBar
owner
|
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.Windows.Automation.Peers.AutomationControlType
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
GetClickablePointCore()
Declaration
protected override Point GetClickablePointCore()
Returns
System.Windows.Point
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.String
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.String
|