Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1DelegateCommand Class
Members

In This Topic
    C1DelegateCommand Class
    In This Topic
    Utility class that helps creating an System.Windows.Input.ICommand from the delegates execute and canExecute.
    Object Model
    C1DelegateCommand Class
    Syntax
    'Declaration
     
    
    Public Class C1DelegateCommand 
    public class C1DelegateCommand 
    Inheritance Hierarchy

    System.Object
       C1.Silverlight.C1DelegateCommand

    See Also