Hello, I have the exact same issue as @aBrokenDonut: the UI slows down and I have a huge amount of System.ComponentModel.Win32Exception with the message Invalid window handle (stacktrace: ...
@jairbubbles - Try/catch is probably the right compromise, but I'd want to find all uses of GetWindowText and other methods with the same vulnerability and determine the right place to put the ...