Property Handled
Handled
Returns a boolean flag indicating if or not this RoutedEvent has been handled this far in the route
public bool Handled { get; set; }
Property Value
Remarks
Initially starts with a false value before routing has begun
Returns a boolean flag indicating if or not this RoutedEvent has been handled this far in the route
public bool Handled { get; set; }
Initially starts with a false value before routing has begun