4 references to IsHwndElement
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\ProxySimple.cs (4)
135if (_fSubTree && !IsHwndElement()) 155int idLen = ( _fSubTree && !IsHwndElement() ) ? 3 : 2; 232if (GetClickablePoint(out pt, !IsHwndElement())) 288if (IsHwndElement())