Completed
Last Updated: 01 Oct 2019 10:47 by ADMIN
Release 2019.3.1007 (10/07/2019)
Marcin
Created on: 11 Sep 2019 13:03
Category: RichTextBox
Type: Bug Report
1
RadRichTextBox: System.InvalidOperationException: 'Cannot use a DependencyObject that belongs to a different thread than its parent Freezable.' when having multiple instances in separate threads
System.InvalidOperationException: Cannot use a DependencyObject that belongs to a different thread than its parent Freezable. is thrown when multiple RadRichTextBoxes are instantiated in different STA threads. The cause seems to be a static freezable resource.
0 comments