I know how to do this on Windows Form App, but I couldn’t find anyway of doing so on a WPF App.
How would I present the user a blocking DialogBox with Yes/No option and get/process the response from the user?
I know how to do this on Windows Form App, but I couldn’t find
Share
Here’s an example: