7 references to WaitForIdleAsync
System.Windows.Forms.UI.IntegrationTests (7)
Infra\ControlTestBase.cs (3)
52protected SendInput InputSimulator => new(WaitForIdleAsync); 305await WaitForIdleAsync(); 351await WaitForIdleAsync();
ToolStripTests.cs (4)
59await WaitForIdleAsync(); 64await WaitForIdleAsync(); 68await WaitForIdleAsync(); 72await WaitForIdleAsync();