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 RadClockItemAutomationPeer : RadClockItemAutomationPeer, IScrollItemProvider, ISelectionItemProvider, IInvokeProvider, IGridItemProvider

Inheritance: objectRadListBoxItemAutomationPeerRadClockItemAutomationPeerRadClockItemAutomationPeer

Implements: IGridItemProviderIInvokeProviderIScrollItemProviderISelectionItemProvider

Inherited Members RadClockItemAutomationPeer.GetPattern(PatternInterface)RadClockItemAutomationPeer.GetNameCore()RadClockItemAutomationPeer.GetAutomationControlTypeCore()RadClockItemAutomationPeer.GetLocalizedControlTypeCore()RadClockItemAutomationPeer.ColumnRadClockItemAutomationPeer.ColumnSpanRadClockItemAutomationPeer.RowRadClockItemAutomationPeer.RowSpanRadClockItemAutomationPeer.ContainingGridRadListBoxItemAutomationPeer.AddToSelection()RadListBoxItemAutomationPeer.RemoveFromSelection()RadListBoxItemAutomationPeer.Select()RadListBoxItemAutomationPeer.ScrollIntoView()RadListBoxItemAutomationPeer.GetItemStatusCore()RadListBoxItemAutomationPeer.IsSelectedRadListBoxItemAutomationPeer.SelectionContainer...

Constructors

Initializes a new instance of the RadClockItemAutomationPeer class.

C#
public RadClockItemAutomationPeer(object owner, RadClockAutomationPeer itemsControl)
Parameters:ownerobject

The owner.

itemsControlRadClockAutomationPeer

The RadClock AutomationPeer.

Methods

C#
protected override string GetClassNameCore()
Returns:

string

Overrides: RadListBoxItemAutomationPeer.GetClassNameCore()

C#
protected override string GetHelpTextCore()
Returns:

string

Overrides: RadListBoxItemAutomationPeer.GetHelpTextCore()