IsTextSelectionEnabled=True failed

0

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.

c#
xaml
uwp
asked on Stack Overflow Feb 15, 2020 by kendoo

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0