Beispiel #1
0
 public void InitWindows(DockPane outputPane)
 {
     _translatorOutputWindow.Show(outputPane, DockAlignment.Right, .50);
 }