Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MVVM を使用してアプリケーションを終了する方法を知りたい
私は試しApp.Current.Shutdown();ましたが、次の出力があります:MyProgram has stop working
App.Current.Shutdown();
MyProgram has stop working
手伝っていただけませんか ?