Property Handled
Handled
Represents a value indicating whether event is handled. By default this value is false.
public bool Handled { get; set; }
Represents a value indicating whether event is handled. By default this value is false.
public bool Handled { get; set; }