Class RadHeatMapAutomationPeer
Inheritance
System.Object
RadHeatMapAutomationPeer
Namespace: Telerik.UI.Automation.Peers
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadHeatMapAutomationPeer : FrameworkElementAutomationPeer
Constructors
RadHeatMapAutomationPeer(RadHeatMap)
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
|
Microsoft.UI.Xaml.Automation.Peers.AutomationControlType
|
GetChildrenCore()
Declaration
protected override IList<AutomationPeer> GetChildrenCore()
Returns
|
System.Collections.Generic.IList<Microsoft.UI.Xaml.Automation.Peers.AutomationPeer>
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
|
System.String
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
|
System.String
|