Displays an AIPromptOutputItem for each AIPromptOutputItemModel object in the OutputItems collection.
Definition
Namespace:Telerik.Windows.Controls.ConversationalUI
Assembly:Telerik.Windows.Controls.ConversationalUI.dll
Syntax:
C#
public class AIPromptOutputItemsControl : ItemsControl
Inheritance: objectAIPromptOutputItemsControl
Constructors
C#
public AIPromptOutputItemsControl()
Methods
GetContainerForItemOverride()
DependencyObject
C#
protected override DependencyObject GetContainerForItemOverride()
DependencyObject
OnCreateAutomationPeer()
AutomationPeer
Returns an automation peer for this AIPromptOutputItemsControl.
C#
protected override AutomationPeer OnCreateAutomationPeer()
AutomationPeer
C#
protected override void OnItemsChanged(NotifyCollectionChangedEventArgs e)