ClassRadContentControlAutomationPeer
Class
Automation Peer for the RadContentControl class.
Definition
Namespace:Telerik.UI.Automation.Peers
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class RadContentControlAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectRadContentControlAutomationPeer
Derived Classes:
Constructors
RadContentControlAutomationPeer(RadContentControl)
Initializes a new instance of the RadContentControlAutomationPeer class.
Declaration
cs-api-definition
public RadContentControlAutomationPeer(RadContentControl 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