Property Handled
Handled
Specifies whether key pressing is handled by an event, preventing further processing of the key message.
public bool Handled { get; set; }
Specifies whether key pressing is handled by an event, preventing further processing of the key message.
public bool Handled { get; set; }