Class FieldBoxAutomationPeer
Inheritance
System.Object
FieldBoxAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.PivotFieldList.dll
Syntax
public class FieldBoxAutomationPeer : FrameworkElementAutomationPeer
Constructors
FieldBoxAutomationPeer(FieldBox)
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.Windows.Automation.Peers.AutomationControlType
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.String
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.String
|