Basic Library for WinRT
CanExecuteRoutedEventArgs Class Members
Properties  Methods 


The following tables list the members exposed by CanExecuteRoutedEventArgs.

Public Properties
 NameDescription
Public PropertyCanExecuteGets or sets a value that indicates whether the System.Windows.Input.ICommand associated with this event can be executed on the command target.  
Public PropertyCommandGets the command associated with this event.  
Public PropertyContinueRoutingDetermines whether the input event that invoked the command should continue to route through the element tree.  
Public PropertyEventNameGets the input event name associated with this CanExecuteRoutedEventArgs instance. (Inherited from C1.Xaml.C1RoutedEventArgs)
Public PropertyHandledGets or sets a value that indicates the present state of the event handling for event as it travels the route. (Inherited from C1.Xaml.C1RoutedEventArgs)
Public PropertyOriginalSourceGets the original reporting source as determined by pure hit testing. (Inherited from C1.Xaml.C1RoutedEventArgs)
Public PropertyParameterGets the command specific data.  
Top
Public Methods
 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Top
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also

Reference

CanExecuteRoutedEventArgs Class
C1.Xaml Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback