Class RadClockAutomationPeer
The AutomationPeer associated with the RadClock class.
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public class RadClockAutomationPeer : RadClockAutomationPeer, ISelectionProvider, IScrollProvider
Constructors
RadClockAutomationPeer(RadClock)
Initializes a new instance of the RadClockAutomationPeer class.
Declaration
public RadClockAutomationPeer(RadClock owner)
Parameters
RadClock
owner
The owner. |
Methods
CreateItemAutomationPeer(Object)
Creates a new instance of the System.Windows.Automation.Peers.ItemAutomationPeer for a data item in the System.Windows.Controls.ItemsControl.Items collection of this System.Windows.Controls.ItemsControl.
Declaration
protected override ItemAutomationPeer CreateItemAutomationPeer(object item)
Parameters
System.Object
item
|
Returns
System.Windows.Automation.Peers.ItemAutomationPeer
|
Overrides
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
Overrides
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.String
|