Property Handled
Handled
Gets or sets whether the event has been handled. Set to true to prevent default navigation.
public bool Handled { get; set; }
Gets or sets whether the event has been handled. Set to true to prevent default navigation.
public bool Handled { get; set; }