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