Class
AIPromptInputViewAutomationPeer

Exposes the AIPromptInputView to UI Automation.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.ConversationalUI.dll

Syntax:

cs-api-definition
public class AIPromptInputViewAutomationPeer : FrameworkElementAutomationPeer

Inheritance: objectAIPromptInputViewAutomationPeer

Constructors

AIPromptInputViewAutomationPeer(AIPromptInputView)

Initializes a new instance of the AIPromptInputViewAutomationPeer class.

Declaration

cs-api-definition
public AIPromptInputViewAutomationPeer(AIPromptInputView owner)

Parameters

owner

AIPromptInputView

The owner.

Methods

GetAutomationControlTypeCore()

Declaration

cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()

Returns

AutomationControlType

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

GetHelpTextCore()

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

GetItemStatusCore()

Declaration

cs-api-definition
protected override string GetItemStatusCore()

Returns

string

GetLocalizedControlTypeCore()

When overridden in a derived class, is called by .

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string

The type of the control.

GetNameCore()

Declaration

cs-api-definition
protected override string GetNameCore()

Returns

string