Base:
method
ElementProviderFromPoint
MS.Internal.AutomationProxies.ProxyHwnd.ElementProviderFromPoint(System.Int32, System.Int32)
1 reference to ElementProviderFromPoint
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsComboBox.cs (1)
290return ((WindowsListBox) el).ElementProviderFromPoint (x, y);