Property AutoHide
AutoHide
When implemented by a class, gets or sets a value that indicates whether ICodeCompletionHint
should be closed after some period of time.
bool AutoHide { get; set; }
When implemented by a class, gets or sets a value that indicates whether ICodeCompletionHint
should be closed after some period of time.
bool AutoHide { get; set; }