-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
castorix
May 6, 2022
Replies: 2 comments
-
You can use AppWindow.Closing Event |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sude22
-
@castorix |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use AppWindow.Closing Event
(args.Cancel = true; to prevent closing)