Class FilterPartWrapperAutomationPeer
Wrapper peer for FilterPart not included in the automation tree.
Inheritance
System.Object
FilterPartWrapperAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public class FilterPartWrapperAutomationPeer : FrameworkElementAutomationPeer
Constructors
FilterPartWrapperAutomationPeer(FilterPart)
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.Windows.Automation.Peers.AutomationControlType
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|