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