Class
RadClockItemAutomationPeer

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

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

Constructors

RadClockItemAutomationPeer(object, RadClockAutomationPeer)

Initializes a new instance of the RadClockItemAutomationPeer class.

Declaration

cs-api-definition
public RadClockItemAutomationPeer(object owner, RadClockAutomationPeer itemsControl)

Parameters

owner

object

The owner.

itemsControl

RadClockAutomationPeer

The RadClock AutomationPeer.

Methods

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

Overrides RadListBoxItemAutomationPeer.GetClassNameCore()

GetHelpTextCore()

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

Overrides RadListBoxItemAutomationPeer.GetHelpTextCore()