ToolBarCommand
Class
Represents a command wrapper that is used in RadChat's ToolBar.
Definition
Namespace:Telerik.Windows.Controls.ConversationalUI
Assembly:Telerik.Windows.Controls.ConversationalUI.dll
Syntax:
C#
public class ToolBarCommand : INotifyPropertyChanged
Inheritance: objectToolBarCommand
Implements:
Constructors
C#
public ToolBarCommand()
Properties
Methods
Raises the PropertyChanged event.
Events
C#
public event PropertyChangedEventHandler PropertyChanged
Implements: