public void Show() { using (OutputWindow outputWindow = new OutputWindow(mDte)) outputWindow.Show(mDte); }