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