ClassSettingsPaneViewAutomationPeer
Class
UI AutomationPeer class for SettingsPaneView.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Diagrams.Extensions.dll
Syntax:
cs-api-definition
public class SettingsPaneViewAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectSettingsPaneViewAutomationPeer
Constructors
SettingsPaneViewAutomationPeer(SettingsPaneView)
Initializes a new instance of the SettingsPaneViewAutomationPeer class.
Declaration
cs-api-definition
public SettingsPaneViewAutomationPeer(SettingsPaneView owner)
Parameters
owner
The owner.
Methods
GetAutomationControlTypeCore()
Returns the control type for the UIElement that is associated with this . This method is called by .
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
A value of the enumeration.
GetClassNameCore()
Returns the name of the UIElement that is associated with this . This method is called by .
Declaration
cs-api-definition
protected override string GetClassNameCore()
Returns
The name of the owner type that is associated with this . See Remarks.
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns