Class
FilterPartWrapperAutomationPeer

Wrapper peer for FilterPart not included in the automation tree.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Data.dll

Syntax:

cs-api-definition
public class FilterPartWrapperAutomationPeer : FrameworkElementAutomationPeer

Inheritance: objectFilterPartWrapperAutomationPeer

Constructors

FilterPartWrapperAutomationPeer(FilterPart)

Declaration

cs-api-definition
public FilterPartWrapperAutomationPeer(FilterPart owner)

Parameters

owner

FilterPart

Methods

GetAutomationControlTypeCore()

Declaration

cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()

Returns

AutomationControlType

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string