3 references to WaitForIdleAsync
System.Windows.Forms.UI.IntegrationTests (3)
Infra\ControlTestBase.cs (3)
61
protected SendInput InputSimulator => new(
WaitForIdleAsync
);
312
await
WaitForIdleAsync
();
356
await
WaitForIdleAsync
();