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