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

Exposes line path visual to UI Automation.

Definition

Constructors

Initializes a new instance of the LineAutomationPeer class.

C#
public LineAutomationPeer(Path owner)
Parameters:ownerPath

The owner.

Methods

Gets the control type for the UIElement that is associated with this . This method is called by .

C#
protected override AutomationControlType GetAutomationControlTypeCore()
Returns:

AutomationControlType

The enumeration value.

Overrides: ChartElementAutomationPeer.GetAutomationControlTypeCore()

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.