C#C
C#3y ago
Wicked Cat

✅ Opening a new WPF window stops code from running until it closes

Hello, so I'm having an issue when I invoke OnChallengeInitiated (or any event), it's subscribed to ChallengeWindowControl. If the challengeWindow goes from hidden to visible then the code after the invoking doesn't run until the window is closed.
Untitled2.png
Untitled1.png
Was this page helpful?