private void CompletionWindow_Closed(object sender, EventArgs args)
 {
     CompletionWindow = null;
 }