RadControls for Silverlight

Binds a RoutedCommand to the event handlers that implement the command.

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

Syntax

C#
public class CommandBinding
Visual Basic
Public Class CommandBinding

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls..::..CommandBinding

See Also