8 references to GetClickablePoint
UIAutomationClientSideProviders (8)
MS\Internal\AutomationProxies\ProxySimple.cs (1)
232if (GetClickablePoint(out pt, !IsHwndElement()))
MS\Internal\AutomationProxies\WindowsFormsLinkLabel.cs (1)
135if (GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
1112if (GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (1)
121if (GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsSysHeader.cs (1)
671if (!GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsTab.cs (3)
1108if (GetClickablePoint(out pt, true)) 1144if (GetClickablePoint(out pt, true)) 1302if (GetClickablePoint(out pt, true))