ClassRadClockItemAutomationPeer
Class
The AutomationPeer associated with the RadClock class.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
cs-api-definition
public class RadClockItemAutomationPeer : RadClockItemAutomationPeer, IScrollItemProvider, ISelectionItemProvider, IInvokeProvider, IGridItemProvider
Inheritance: objectRadListBoxItemAutomationPeerRadClockItemAutomationPeerRadClockItemAutomationPeer
Implements:
Inherited Members
Constructors
RadClockItemAutomationPeer(object, RadClockAutomationPeer)
Initializes a new instance of the RadClockItemAutomationPeer class.
Declaration
cs-api-definition
public RadClockItemAutomationPeer(object owner, RadClockAutomationPeer itemsControl)
Parameters
owner
The owner.
itemsControl
The RadClock AutomationPeer.