4 references to IsHwndElement
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\ProxySimple.cs (4)
127if (_fSubTree && !IsHwndElement()) 147int idLen = ( _fSubTree && !IsHwndElement() ) ? 3 : 2; 224if (GetClickablePoint(out pt, !IsHwndElement())) 278if (IsHwndElement())