Class RadAIPromptAutomationPeer
Automation Peer for the Rad
Inheritance
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.ConversationalUI.dll
Syntax
public class RadAIPromptAutomationPeer : ItemsControlAutomationPeer
Constructors
RadAIPromptAutomationPeer(RadAIPrompt)
Initializes a new instance of the Rad
Declaration
public RadAIPromptAutomationPeer(RadAIPrompt owner)
Parameters
Rad The Rad |
Methods
CreateItemAutomationPeer(Object)
When overridden in a derived class, creates a new instance of the System.
Declaration
protected override ItemAutomationPeer CreateItemAutomationPeer(object item)
Parameters
System. The data item that is associated with this System. |
Returns
System. The new System. |
GetAutomationControlTypeCore()
Gets the control type for the System.
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.
|
GetChildrenCore()
Gets the collection of Telerik.
Declaration
protected override List<AutomationPeer> GetChildrenCore()
Returns
System. The collection of child elements. |
GetClassNameCore()
Gets the name of the System.
Declaration
protected override string GetClassNameCore()
Returns
System. An System. |
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|