If I add IsTextSelectionEnabled = True to the TextBlock element and copy 4 different texts in succession with the mouse, the app crashes.
The error message reads: OpenClipboard failed (exception from HRESULT: 0x800401D0 (CLIPBRD_E_CANT_OPEN))
How can I catch this error.
User contributions licensed under CC BY-SA 3.0