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