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