Class AIPromptOutputViewAutomationPeer
Exposes the AIPromptOutputView to UI Automation.
Inheritance
System.Object
AIPromptOutputViewAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.ConversationalUI.dll
Syntax
public class AIPromptOutputViewAutomationPeer : FrameworkElementAutomationPeer
Constructors
AIPromptOutputViewAutomationPeer(AIPromptOutputView)
Initializes a new instance of the AIPrompt
Declaration
public AIPromptOutputViewAutomationPeer(AIPromptOutputView owner)
Parameters
AIPrompt The owner. |
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by System.
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System. The type of the control. |
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.
|