ComponentOne Basic Library for UWP
CanExecute Property

C1.UWP Assembly > C1.Xaml Namespace > CanExecuteRoutedEventArgs Class : CanExecute Property
Gets or sets a value that indicates whether the System.Windows.Input.ICommand associated with this event can be executed on the command target.
Syntax
'Declaration
 
Public Property CanExecute As System.Boolean
public System.bool CanExecute {get; set;}
See Also

Reference

CanExecuteRoutedEventArgs Class
CanExecuteRoutedEventArgs Members