
This is a XAML Islands App. After selecting some different options in a combo box, repeatedly clicking on one of the options in that combo box throws this access violation exception.
The call stack is entirely within App.Run(), so this is not related to our code. However, the outcome is an unrecoverable, immediate crash of our application, which is completely unacceptable.