ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / CommandHandler Class / CanExecuteChanged Event

In This Topic
    CanExecuteChanged Event
    In This Topic
    The event of can execute changed.
    Syntax
    'Declaration
     
    Public Event CanExecuteChanged As System.EventHandler
    public event System.EventHandler CanExecuteChanged
    See Also