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 InlineFieldBoxAutomationPeer : FieldBoxAutomationPeer

Inheritance: objectFieldBoxAutomationPeerInlineFieldBoxAutomationPeer

Inherited Members FieldBoxAutomationPeer.GetAutomationControlTypeCore()FieldBoxAutomationPeer.GetHelpTextCore()FieldBoxAutomationPeer.GetNameCore()

Constructors

C#
public InlineFieldBoxAutomationPeer(FieldBox owner)
Parameters:ownerFieldBox

Methods

C#
protected override string GetClassNameCore()
Returns:

string

Overrides: FieldBoxAutomationPeer.GetClassNameCore()