コード例 #1
0
ファイル: Window.cs プロジェクト: qcjxberin/MPF
 public void Hide()
 {
     _coreWindow.Hide();
 }