ClassFieldBoxItemAutomationPeer
Class
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.PivotFieldList.dll
Syntax:
cs-api-definition
public class FieldBoxItemAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectFieldBoxItemAutomationPeer
Derived Classes:
Constructors
FieldBoxItemAutomationPeer(FieldBoxItem)
Declaration
cs-api-definition
public FieldBoxItemAutomationPeer(FieldBoxItem owner)
Parameters
owner
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
GetChildrenCore()
Declaration
cs-api-definition
[SuppressMessage("Microsoft.Design", "CA1002:DoNotExposeGenericLists", Justification = "Design choice.")]
protected override List<AutomationPeer> GetChildrenCore()
Returns
List<AutomationPeer>
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns