2 implementations of WaitForInputIdle
PresentationCore (1)
MS\Internal\Automation\WindowProviderWrapper.cs (1)
69
public bool
WaitForInputIdle
( int milliseconds )
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
394
bool IWindowProvider.
WaitForInputIdle
( int milliseconds )
1 reference to WaitForInputIdle
PresentationCore (1)
MS\Internal\Automation\WindowProviderWrapper.cs (1)
156
return _iface.
WaitForInputIdle
( (int) arg );