RadControls for WPF

Provides a simple ICommand implementation.

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

Syntax

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

Inheritance Hierarchy

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

See Also