Exposes the RadAIPromptItem to UI Automation.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.ConversationalUI.dll
Syntax:
C#
public class RadAIPromptItemAutomationPeer : ItemAutomationPeer
Inheritance: objectRadAIPromptItemAutomationPeer
Constructors
Initializes a new instance of the RadAIPromptItemAutomationPeer class.
C#
public RadAIPromptItemAutomationPeer(object item, RadAIPromptAutomationPeer promptAutomationPeer)
The item.
promptAutomationPeerRadAIPromptAutomationPeerThe AIPrompt automation peer.
Methods
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType