New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.PivotFieldList.dll

Syntax:

C#
public class InlineFieldBoxItemAutomationPeer : FieldBoxItemAutomationPeer

Inheritance: objectFieldBoxItemAutomationPeerInlineFieldBoxItemAutomationPeer

Inherited Members FieldBoxItemAutomationPeer.GetAutomationControlTypeCore()FieldBoxItemAutomationPeer.GetLocalizedControlTypeCore()FieldBoxItemAutomationPeer.GetHelpTextCore()FieldBoxItemAutomationPeer.GetNameCore()FieldBoxItemAutomationPeer.GetChildrenCore()

Constructors

C#
public InlineFieldBoxItemAutomationPeer(FieldBoxItem owner)
Parameters:ownerFieldBoxItem

Methods

C#
protected override string GetClassNameCore()
Returns:

string

Overrides: FieldBoxItemAutomationPeer.GetClassNameCore()