In This Topic
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