Class RadContentControlAutomationPeer
Inheritance
System.Object
RadContentControlAutomationPeer
Namespace: Telerik.UI.Automation.Peers
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadContentControlAutomationPeer : FrameworkElementAutomationPeer
Constructors
RadContentControlAutomationPeer(RadContentControl)
Declaration
public RadContentControlAutomationPeer(RadContentControl owner)
Parameters
|
RadContentControl
owner
|
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
|
Microsoft.UI.Xaml.Automation.Peers.AutomationControlType
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
|
System.String
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
|
System.String
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
|
System.String
|