The AutomationPeer associated with the RadClock class.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
C#
[Obsolete("Use the RadClockAutomationPeer that is under the Telerik.Windows.Automation.Peers namespace")]
public class RadClockAutomationPeer : RadListBoxAutomationPeer, ISelectionProvider, IScrollProvider
Inheritance: objectRadListBoxAutomationPeerRadClockAutomationPeer
Derived Classes:
Implements:
Inherited Members
Constructors
Initializes a new instance of the RadClockAutomationPeer class.
Methods
When overridden in a derived class, is called by .
C#
protected override string GetLocalizedControlTypeCore()
The type of the control.
Overrides:
Returns the text label of the FrameworkElement associated with this AutomationPeers. Called by AutomationPeer.GetName.
C#
protected override string GetNameCore()
A text label of the Element associated with this Automation Peer.