4 references to IsHwndElement
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\ProxySimple.cs (4)
126if (_fSubTree && !IsHwndElement()) 146int idLen = ( _fSubTree && !IsHwndElement() ) ? 3 : 2; 223if (GetClickablePoint(out pt, !IsHwndElement())) 277if (IsHwndElement())