<Code Lib>
2026 Property
Changes 0
P

CanExecuteEventArgs.CanExecute

Description:
The value that indicates whether the Command associated with this event can be executed.

public bool CanExecute { get; set; }

Loading…