The AutomationPeer associated with the RadClock class.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
C#
public class RadClockAutomationPeer : RadClockAutomationPeer, ISelectionProvider, IScrollProvider
Inheritance: objectRadListBoxAutomationPeerRadClockAutomationPeerRadClockAutomationPeer
Implements:
Inherited Members
Constructors
Initializes a new instance of the RadClockAutomationPeer class.
Methods
CreateItemAutomationPeer(object)
ItemAutomationPeer
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.
C#
protected override ItemAutomationPeer CreateItemAutomationPeer(object item)
ItemAutomationPeer
Overrides: