Class RadCollectionNavigatorAutomationPeer
An AutomationPeer type for the RadCollectionNavigator type.
Inheritance
System.Object
RadCollectionNavigatorAutomationPeer
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public class RadCollectionNavigatorAutomationPeer : FrameworkElementAutomationPeer
Constructors
Initializes a new instance of the RadCollectionNavigatorAutomationPeer class.
Declaration
public RadCollectionNavigatorAutomationPeer(RadCollectionNavigator owner)
Parameters
Methods
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.Windows.Automation.Peers.AutomationControlType
|
Declaration
protected override string GetAutomationIdCore()
Returns
Declaration
protected override string GetClassNameCore()
Returns
Declaration
protected override string GetHelpTextCore()
Returns
Declaration
protected override string GetItemStatusCore()
Returns
Declaration
protected override string GetNameCore()
Returns
Extension Methods