RadControls for Silverlight

Provides a simple ICommand implementation.

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

Syntax

C#
public class DelegateCommand : ICommand
Visual Basic
Public Class DelegateCommand _
	Implements ICommand

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls..::..DelegateCommand

See Also