Example #1
0
 public virtual extern IUIAutomationElement ElementFromPoint([In] tagPOINT pt);
Example #2
0
 public virtual extern IUIAutomationElement IUIAutomation3_ElementFromPointBuildCache(
     [In] tagPOINT pt,
     [MarshalAs(unmanagedType: UnmanagedType.Interface), In]
     IUIAutomationCacheRequest cacheRequest);