1

Difference between Close() method and App.current.ShutDown() method ?

1 Answer 1

1

Assuming you have the ShutdownMode set to either OnMainWindowClose or OnLastWindowClose and you're talking about the Close() method of a form that is either the main window or the last window, then nothing because Shutdown will be called in those situations.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.