8 references to GetClickablePoint
UIAutomationClientsideProviders (8)
MS\Internal\AutomationProxies\ProxySimple.cs (1)
239if (GetClickablePoint(out pt, !IsHwndElement()))
MS\Internal\AutomationProxies\WindowsFormsLinkLabel.cs (1)
146if (GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
1120if (GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (1)
123if (GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsSysHeader.cs (1)
680if (!GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsTab.cs (3)
1106if (GetClickablePoint(out pt, true)) 1142if (GetClickablePoint(out pt, true)) 1300if (GetClickablePoint(out pt, true))