ComponentOne Basic Library for WPF and Silverlight
CommandBinding Constructor


C1.Silverlight Namespace > CommandBinding Class : CommandBinding Constructor
Overload List
OverloadDescription
Initializes a new instance of the CommandBinding class.  
Initializes a new instance of the CommandBinding class by using the specified System.Windows.Input.ICommand.  
Initializes a new instance of the CommandBinding class by using the specified System.Windows.Input.ICommand and the specified Executed event handler.  
Initializes a new instance of the CommandBinding class by using the specified System.Windows.Input.ICommand and the specified Executed and CanExecute even handlers.  
See Also

Reference

CommandBinding Class
CommandBinding Members