public bool IsCompletionActive() { WaitForCompletionSet(); return(_editorInProc.IsCompletionActive()); }