New to Telerik UI for WPFStart a free 30-day trial

Exposes area path visual to UI Automation.

Definition

Constructors

Initializes a new instance of the AreaAutomationPeer class.

C#
public AreaAutomationPeer(Path owner)
Parameters:ownerPath

The owner.

Methods

Gets the name of the UIElement that is associated with this . This method is called by .

C#
protected override string GetClassNameCore()
Returns:

string

Overrides: ChartElementAutomationPeer.GetClassNameCore()

When overridden in a derived class, is called by .

C#
protected override string GetLocalizedControlTypeCore()
Returns:

string

The type of the control.