Class
LookupElementAutomationPeer

An AutomationPeer type for LookupElement.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

cs-api-definition
public class LookupElementAutomationPeer : FrameworkElementAutomationPeer

Inheritance: objectLookupElementAutomationPeer

Constructors

LookupElementAutomationPeer(FrameworkElement)

Initializes a new instance of the LookupElementAutomationPeer class.

Declaration

cs-api-definition
public LookupElementAutomationPeer(FrameworkElement owner)

Parameters

owner

FrameworkElement

Methods

GetAutomationControlTypeCore()

Declaration

cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()

Returns

AutomationControlType

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string

GetNameCore()

Declaration

cs-api-definition
protected override string GetNameCore()

Returns

string