8 references to GetClickablePoint
UIAutomationClientSideProviders (8)
MS\Internal\AutomationProxies\ProxySimple.cs (1)
228if (GetClickablePoint(out pt, !IsHwndElement()))
MS\Internal\AutomationProxies\WindowsFormsLinkLabel.cs (1)
129if (GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
1108if (GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (1)
120if (GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsSysHeader.cs (1)
667if (!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))