Base:
method
ElementProviderFromPoint
MS.Internal.AutomationProxies.ProxyHwnd.ElementProviderFromPoint(System.Int32, System.Int32)
2 references to ElementProviderFromPoint
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsSpinner.cs (1)
158
return _elUpDown.
ElementProviderFromPoint
(x, y);
MS\Internal\AutomationProxies\WinFormsSpinner.cs (1)
262
return _elUpDown.
ElementProviderFromPoint
(x, y);