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