Class AreaAutomationPeer
Exposes area path visual to UI Automation.
Inheritance
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class AreaAutomationPeer : ChartPathElementAutomationPeer
Constructors
AreaAutomationPeer(Path)
Initializes a new instance of the Area
Declaration
public AreaAutomationPeer(Path owner)
Parameters
System. The owner. |
Methods
GetClassNameCore()
Gets the name of the System.
Declaration
protected override string GetClassNameCore()
Returns
System.
|
Overrides
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by System.
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System. The type of the control. |