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