2 references to ExactMatchApparentClassName
UIAutomationClient (2)
MS\Internal\Automation\ProxyManager.cs (2)
513
IRawElementProviderSimple proxy = FindProxyInEntryOrArrayList(ProxyScoping.
ExactMatchApparentClassName
, proxyDescOrArrayList, ref imageName, hwnd, idChild, idObject, null);
671
case ProxyScoping.
ExactMatchApparentClassName
: