2 references to Compare
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\Accessible.cs (2)
878return acc1==acc2 || acc1.Compare(acc2._acc, acc2._idChild); 1054if (Compare(acc, idChild))