ClassAIPromptOutputItemAutomationPeer
Class
Exposes the AIPromptOutputItem to UI Automation.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.ConversationalUI.dll
Syntax:
cs-api-definition
public class AIPromptOutputItemAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectAIPromptOutputItemAutomationPeer
Constructors
AIPromptOutputItemAutomationPeer(AIPromptOutputItem)
Initializes a new instance of the AIPromptOutputItemAutomationPeer class.
Declaration
cs-api-definition
public AIPromptOutputItemAutomationPeer(AIPromptOutputItem owner)
Parameters
owner
The owner.
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by .
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns
The type of the control.