4 references to IsHwndElement
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\ProxySimple.cs (4)
142if (_fSubTree && !IsHwndElement()) 162int idLen = ( _fSubTree && !IsHwndElement() ) ? 3 : 2; 239if (GetClickablePoint(out pt, !IsHwndElement())) 295if (IsHwndElement())