Table of Contents

Property Handled

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

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

bool

Remarks

Initially starts with a false value before routing has begun