8 references to GetClickablePoint
UIAutomationClientSideProviders (8)
MS\Internal\AutomationProxies\ProxySimple.cs (1)
224if (GetClickablePoint(out pt, !IsHwndElement()))
MS\Internal\AutomationProxies\WindowsFormsLinkLabel.cs (1)
126if (GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
1099if (GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (1)
122if (GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsSysHeader.cs (1)
662if (!GetClickablePoint(out pt, false))
MS\Internal\AutomationProxies\WindowsTab.cs (3)
1105if (GetClickablePoint(out pt, true)) 1141if (GetClickablePoint(out pt, true)) 1299if (GetClickablePoint(out pt, true))