ClassRadControlAutomationPeer
Class
Automation Peer for the RadControl class.
Definition
Namespace:Telerik.UI.Automation.Peers
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class RadControlAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectRadControlAutomationPeer
Derived Classes:
Constructors
RadControlAutomationPeer(RadControl)
Initializes a new instance of the RadControlAutomationPeer class.
Declaration
cs-api-definition
public RadControlAutomationPeer(RadControl owner)
Parameters
owner
The owner.
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns