C# Window.Close方法代碼示例,System.Windows.Window.Close用法. ... private void CloseWindow(Window windowToClose) { if (windowToClose != null) ...
確定! 回上一頁