Utility class that helps creating an ICommand from the delegates execute and canExecute.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public class C1DelegateCommand : ICommand |
Visual Basic |
---|
Public Class C1DelegateCommand _ Implements ICommand |
Inheritance Hierarchy
System..::..Object
C1.Silverlight..::..C1DelegateCommand
C1.Silverlight..::..C1DelegateCommand