Class RadClockItemAutomationPeer
The AutomationPeer associated with the RadClock class.
Inheritance
System.Object
RadClockItemAutomationPeer
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public class RadClockItemAutomationPeer : RadClockItemAutomationPeer, IScrollItemProvider, ISelectionItemProvider, IInvokeProvider, IGridItemProvider
Constructors
RadClockItemAutomationPeer(Object, RadClockAutomationPeer)
Initializes a new instance of the RadClockItemAutomationPeer class.
Declaration
public RadClockItemAutomationPeer(object owner, RadClockAutomationPeer itemsControl)
Parameters
System.Object
owner
The owner. |
RadClockAutomationPeer
itemsControl
The RadClock AutomationPeer. |
Methods
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
Overrides
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.String
|