Provides a simple ICommand implementation.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
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
See Also