Determines whether the input event that invoked the command
should continue to route through the element tree.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
public bool ContinueRouting { get; set; } |
| Visual Basic |
|---|
Public Property ContinueRouting As Boolean Get Set |