Gets or sets a value that indicates the present state of the event handling
for event as it travels the route.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public bool Handled { get; set; } |
| Visual Basic |
|---|
Public Property Handled As Boolean Get Set |