Property Handled
Handled
Gets or sets a value indicating whether the operation has been handled. If true, the operation is considered handled and may use the provided result.
public bool Handled { get; set; }
Gets or sets a value indicating whether the operation has been handled. If true, the operation is considered handled and may use the provided result.
public bool Handled { get; set; }