Posts by Henrique Teixeira Conti • 1 point
1 post
-
-2
votes2
answers40
viewsQ: Error "The call thread cannot access this object because it belongs to a different thread."
I have a WPF application that I need to manipulate a textbox. But it gives the following error when running the part of the code that handles the textbox: System.Invalidoperationexception: 'The call…