Forum Discussion

ScorpionSoft's avatar
ScorpionSoft
New Contributor
15 years ago

Waiting for WPF Objects without WaitWPFObject

In the project that I'm testing, I need to wait for a WPF object that may not be available for several minutes as the system does its processing. If I use WaitWPFObject and set the timeout to more tha...