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