New to Telerik UI for WPFStart a free 30-day trial

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: IScrollProviderISelectionProvider

Inherited Members RadClockAutomationPeer.GetNameCore()RadClockAutomationPeer.GetLocalizedControlTypeCore()RadListBoxAutomationPeer.GetAutomationControlTypeCore()RadListBoxAutomationPeer.GetPattern(PatternInterface)RadListBoxAutomationPeer.GetOrientationCore()RadListBoxAutomationPeer.GetSelection()RadListBoxAutomationPeer.Scroll(ScrollAmount, ScrollAmount)RadListBoxAutomationPeer.SetScrollPercent(double, double)RadListBoxAutomationPeer.GetItemStatusCore()RadListBoxAutomationPeer.IsSelectionRequiredRadListBoxAutomationPeer.CanSelectMultipleRadListBoxAutomationPeer.VerticalScrollPercentRadListBoxAutomationPeer.HorizontalScrollPercentRadListBoxAutomationPeer.HorizontalViewSizeRadListBoxAutomationPeer.VerticalViewSizeRadListBoxAutomationPeer.HorizontallyScrollableRadListBoxAutomationPeer.VerticallyScrollable...

Constructors

Initializes a new instance of the RadClockAutomationPeer class.

C#
public RadClockAutomationPeer(RadClock owner)
Parameters:ownerRadClock

The owner.

Methods

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)
Parameters:itemobjectReturns:

ItemAutomationPeer

Overrides: RadListBoxAutomationPeer.CreateItemAutomationPeer(object)

C#
protected override string GetClassNameCore()
Returns:

string

Overrides: RadListBoxAutomationPeer.GetClassNameCore()

C#
protected override string GetHelpTextCore()
Returns:

string

Overrides: RadListBoxAutomationPeer.GetHelpTextCore()