ComponentOne Basic Library for UWP
ContinueRouting Property

C1.UWP Assembly > C1.Xaml Namespace > CanExecuteRoutedEventArgs Class : ContinueRouting Property
Determines whether the input event that invoked the command should continue to route through the element tree.
Syntax
'Declaration
 
Public Property ContinueRouting As System.Boolean
public System.bool ContinueRouting {get; set;}
See Also

Reference

CanExecuteRoutedEventArgs Class
CanExecuteRoutedEventArgs Members