RadControls for Silverlight

Occurs after the execution of RichTextBoxCommandBase.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Documents (in Telerik.Windows.Documents.dll) Version: 2013.1.403.1050

Syntax

C#
public event EventHandler<CommandExecutedEventArgs> CommandExecuted
Visual Basic
Public Event CommandExecuted As EventHandler(Of CommandExecutedEventArgs)

See Also