Class RadAIPromptItemWrapperAutomationPeer
Wrapper peer for RadAIPromptItem not included in the automation tree.
Inheritance
System.Object
RadAIPromptItemWrapperAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.ConversationalUI.dll
Syntax
public class RadAIPromptItemWrapperAutomationPeer : FrameworkElementAutomationPeer
Constructors
RadAIPromptItemWrapperAutomationPeer(RadAIPromptItem)
Declaration
public RadAIPromptItemWrapperAutomationPeer(RadAIPromptItem owner)
Parameters
RadAIPromptItem
owner
|
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.Windows.Automation.Peers.AutomationControlType
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|