 | IAsyncRelayCommandCanExecute Method |
Namespace:
BionicCode.Utilities.Net.Framework.Wpf
Assembly:
BionicCode.Utilities.Net.Framework.Wpf (in BionicCode.Utilities.Net.Framework.Wpf.dll) Version: 1.0.3.0 (1.0.0.0)
Syntaxabstract CanExecute : unit -> bool
METHOD CanExecute() AS LOGIC
Return Value
Type:
Booleantrue when the
ICommand can execute, otherwise
false.
See Also