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