2 references to FallbackHandlers
UIAutomationClient (2)
MS\Internal\Automation\ProxyManager.cs (2)
554
proxy = FindProxyInEntryOrArrayList(ProxyScoping.
FallbackHandlers
, _fallbackHandlers, ref imageName, hwnd, idChild, idObject, null);
648
if (findType == ProxyScoping.ImageOnlyHandlers || findType == ProxyScoping.
FallbackHandlers
)