Class
RadHeatMapAutomationPeer

Exposes RadHeatMap type to UI Automation.

Definition

Namespace:Telerik.UI.Automation.Peers

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class RadHeatMapAutomationPeer : FrameworkElementAutomationPeer

Inheritance: objectRadHeatMapAutomationPeer

Constructors

RadHeatMapAutomationPeer(RadHeatMap)

Initializes a new instance of the RadHeatMapAutomationPeer class.

Declaration

cs-api-definition
public RadHeatMapAutomationPeer(RadHeatMap owner)

Parameters

owner

RadHeatMap

The RadHeatMap that is associated with this RadHeatMapAutomationPeer.

Methods

GetAutomationControlTypeCore()

Declaration

cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()

Returns

AutomationControlType

GetChildrenCore()

Declaration

cs-api-definition
protected override IList<AutomationPeer> GetChildrenCore()

Returns

IList<AutomationPeer>

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string