/// <summary> /// Window closed event handler. /// </summary> private void Window_Closed(object sender, EventArgs e) { ProductDirector.Terminate(); }