ComponentOne Basic Library for UWP
CanExecuteRoutedEventArgs Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : CanExecuteRoutedEventArgs Class
Provides data for the CommandBinding.CanExecute and CommandBinding.PreviewCanExecute routed events.
Object Model
CanExecuteRoutedEventArgs Class
Syntax
'Declaration
 
Public NotInheritable Class CanExecuteRoutedEventArgs 
   Inherits C1RoutedEventArgs
public sealed class CanExecuteRoutedEventArgs : C1RoutedEventArgs 
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.RoutedEventArgs
      C1.Xaml.C1RoutedEventArgs
         C1.Xaml.CanExecuteRoutedEventArgs

See Also

Reference

CanExecuteRoutedEventArgs Members
C1.Xaml Namespace