bool CanExecute()
'Declaration Function CanExecute() As Boolean
'Usage Dim instance As ICommand Dim value As Boolean value = instance.CanExecute()
bool CanExecute();
Target Platforms
ICommand Interface ICommand Members