ClassRadCollectionNavigatorAutomationPeer
Class
An AutomationPeer type for the RadCollectionNavigator type.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
cs-api-definition
public class RadCollectionNavigatorAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectRadCollectionNavigatorAutomationPeer
Constructors
RadCollectionNavigatorAutomationPeer(RadCollectionNavigator)
Initializes a new instance of the RadCollectionNavigatorAutomationPeer class.
Declaration
cs-api-definition
public RadCollectionNavigatorAutomationPeer(RadCollectionNavigator owner)
Parameters
owner
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType