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

Base class for Path UI Automation.

Definition

Constructors

Initializes a new instance of the ChartPathElementAutomationPeer class.

C#
public ChartPathElementAutomationPeer(Path owner)
Parameters:ownerPath

The owner.

Methods

C#
protected override Rect GetBoundingRectangleCore()
Returns:

Rect

Returns the string that describes the functionality of the FrameworkElement that is associated with this . This method is called by .

C#
protected override string GetHelpTextCore()
Returns:

string

The help text, or Empty if there is no help text.

Overrides: ChartElementAutomationPeer.GetHelpTextCore()

C#
protected override bool IsOffscreenCore()
Returns:

bool