Property Handled
Handled
Represents a value indicating whether the CodeCompletion event is handled. If the event is handled, code completion box will not appear.
public bool Handled { get; set; }
Represents a value indicating whether the CodeCompletion event is handled. If the event is handled, code completion box will not appear.
public bool Handled { get; set; }