8 references to GetClickablePoint
UIAutomationClientSideProviders (8)
MS\Internal\AutomationProxies\ProxySimple.cs (1)
223if (GetClickablePoint(out pt, !IsHwndElement()))
MS\Internal\AutomationProxies\WindowsFormsLinkLabel.cs (1)
121if (GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
1098if (GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (1)
121if (GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsSysHeader.cs (1)
661if (!GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsTab.cs (3)
1100if (GetClickablePoint(out pt, true)) 1136if (GetClickablePoint(out pt, true)) 1294if (GetClickablePoint(out pt, true))