WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / DelegateCommand Class
Members
In This Topic
    DelegateCommand Class
    In This Topic
    Utility class that helps creating an System.Windows.Input.ICommand from the delegates execute and canExecute.
    Syntax
    public class DelegateCommand 
    Inheritance Hierarchy

    System.Object
       C1.WinUI.Core.DelegateCommand

    See Also