Class RadPropertyGridAutomationPeer
Inheritance
System.Object
RadPropertyGridAutomationPeer
Namespace: Telerik.UI.Automation.Peers
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadPropertyGridAutomationPeer : FrameworkElementAutomationPeer
Constructors
RadPropertyGridAutomationPeer(RadPropertyGrid)
Declaration
public RadPropertyGridAutomationPeer(RadPropertyGrid owner)
Parameters
Rad
|
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
Microsoft.
|
GetAutomationIdCore()
Declaration
protected override string GetAutomationIdCore()
Returns
System.
|
GetChildrenCore()
Declaration
protected virtual List<AutomationPeer> GetChildrenCore()
Returns
System.
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|
GetPatternCore(PatternInterface)
Declaration
protected override object GetPatternCore(PatternInterface patternInterface)
Parameters
Microsoft.
|
Returns
System.
|