76 references to IUIAutomationElementArray
System.Windows.Forms.Primitives (76)
_generated\264\Windows.Win32.IUIAutomationElement.g.cs (57)
166 private static winmdroot.Foundation.HRESULT FindAll(IUIAutomationElement* pThis, winmdroot.UI.Accessibility.TreeScope scope, winmdroot.UI.Accessibility.IUIAutomationCondition* condition, winmdroot.UI.Accessibility.IUIAutomationElementArray** found) 195 public unsafe winmdroot.UI.Accessibility.IUIAutomationElementArray* FindAll(winmdroot.UI.Accessibility.TreeScope scope, winmdroot.UI.Accessibility.IUIAutomationCondition* condition) 197 winmdroot.UI.Accessibility.IUIAutomationElementArray* __retVal = default(winmdroot.UI.Accessibility.IUIAutomationElementArray*); 198 ((delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.TreeScope ,winmdroot.UI.Accessibility.IUIAutomationCondition* ,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((IUIAutomationElement*)Unsafe.AsPointer(ref this), scope, condition, &__retVal).ThrowOnFailure(); 248 private static winmdroot.Foundation.HRESULT FindAllBuildCache(IUIAutomationElement* pThis, winmdroot.UI.Accessibility.TreeScope scope, winmdroot.UI.Accessibility.IUIAutomationCondition* condition, winmdroot.UI.Accessibility.IUIAutomationCacheRequest* cacheRequest, winmdroot.UI.Accessibility.IUIAutomationElementArray** found) 281 public unsafe winmdroot.UI.Accessibility.IUIAutomationElementArray* FindAllBuildCache(winmdroot.UI.Accessibility.TreeScope scope, winmdroot.UI.Accessibility.IUIAutomationCondition* condition, winmdroot.UI.Accessibility.IUIAutomationCacheRequest* cacheRequest) 283 winmdroot.UI.Accessibility.IUIAutomationElementArray* __retVal = default(winmdroot.UI.Accessibility.IUIAutomationElementArray*); 284 ((delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.TreeScope ,winmdroot.UI.Accessibility.IUIAutomationCondition* ,winmdroot.UI.Accessibility.IUIAutomationCacheRequest* ,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((IUIAutomationElement*)Unsafe.AsPointer(ref this), scope, condition, cacheRequest, &__retVal).ThrowOnFailure(); 698 private static winmdroot.Foundation.HRESULT GetCachedChildren(IUIAutomationElement* pThis, winmdroot.UI.Accessibility.IUIAutomationElementArray** children) 723 public unsafe winmdroot.UI.Accessibility.IUIAutomationElementArray* GetCachedChildren() 725 winmdroot.UI.Accessibility.IUIAutomationElementArray* __retVal = default(winmdroot.UI.Accessibility.IUIAutomationElementArray*); 726 ((delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT>)lpVtbl[19])((IUIAutomationElement*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure(); 1708 private static winmdroot.Foundation.HRESULT get_CurrentControllerFor(IUIAutomationElement* pThis, winmdroot.UI.Accessibility.IUIAutomationElementArray** retVal) 1730 internal unsafe winmdroot.UI.Accessibility.IUIAutomationElementArray* CurrentControllerFor 1734 winmdroot.UI.Accessibility.IUIAutomationElementArray* __result; 1735 ((delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT>)lpVtbl[48])((IUIAutomationElement*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 1743 private static winmdroot.Foundation.HRESULT get_CurrentDescribedBy(IUIAutomationElement* pThis, winmdroot.UI.Accessibility.IUIAutomationElementArray** retVal) 1763 internal unsafe winmdroot.UI.Accessibility.IUIAutomationElementArray* CurrentDescribedBy 1767 winmdroot.UI.Accessibility.IUIAutomationElementArray* __result; 1768 ((delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT>)lpVtbl[49])((IUIAutomationElement*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 1776 private static winmdroot.Foundation.HRESULT get_CurrentFlowsTo(IUIAutomationElement* pThis, winmdroot.UI.Accessibility.IUIAutomationElementArray** retVal) 1796 internal unsafe winmdroot.UI.Accessibility.IUIAutomationElementArray* CurrentFlowsTo 1800 winmdroot.UI.Accessibility.IUIAutomationElementArray* __result; 1801 ((delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT>)lpVtbl[50])((IUIAutomationElement*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 2804 private static winmdroot.Foundation.HRESULT get_CachedControllerFor(IUIAutomationElement* pThis, winmdroot.UI.Accessibility.IUIAutomationElementArray** retVal) 2826 internal unsafe winmdroot.UI.Accessibility.IUIAutomationElementArray* CachedControllerFor 2830 winmdroot.UI.Accessibility.IUIAutomationElementArray* __result; 2831 ((delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT>)lpVtbl[80])((IUIAutomationElement*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 2839 private static winmdroot.Foundation.HRESULT get_CachedDescribedBy(IUIAutomationElement* pThis, winmdroot.UI.Accessibility.IUIAutomationElementArray** retVal) 2859 internal unsafe winmdroot.UI.Accessibility.IUIAutomationElementArray* CachedDescribedBy 2863 winmdroot.UI.Accessibility.IUIAutomationElementArray* __result; 2864 ((delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT>)lpVtbl[81])((IUIAutomationElement*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 2872 private static winmdroot.Foundation.HRESULT get_CachedFlowsTo(IUIAutomationElement* pThis, winmdroot.UI.Accessibility.IUIAutomationElementArray** retVal) 2892 internal unsafe winmdroot.UI.Accessibility.IUIAutomationElementArray* CachedFlowsTo 2896 winmdroot.UI.Accessibility.IUIAutomationElementArray* __result; 2897 ((delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT>)lpVtbl[82])((IUIAutomationElement*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 3028 internal delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.TreeScope ,winmdroot.UI.Accessibility.IUIAutomationCondition* ,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT> FindAll_7; 3032 internal delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.TreeScope ,winmdroot.UI.Accessibility.IUIAutomationCondition* ,winmdroot.UI.Accessibility.IUIAutomationCacheRequest* ,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT> FindAllBuildCache_9; 3054 internal delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT> GetCachedChildren_20; 3112 internal delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT> get_CurrentControllerFor_49; 3114 internal delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT> get_CurrentDescribedBy_50; 3116 internal delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT> get_CurrentFlowsTo_51; 3176 internal delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT> get_CachedControllerFor_81; 3178 internal delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT> get_CachedDescribedBy_82; 3180 internal delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.IUIAutomationElementArray** ,winmdroot.Foundation.HRESULT> get_CachedFlowsTo_83; 3301 unsafe winmdroot.Foundation.HRESULT FindAll(winmdroot.UI.Accessibility.TreeScope scope, winmdroot.UI.Accessibility.IUIAutomationCondition* condition, winmdroot.UI.Accessibility.IUIAutomationElementArray** found); 3307 unsafe winmdroot.Foundation.HRESULT FindAllBuildCache(winmdroot.UI.Accessibility.TreeScope scope, winmdroot.UI.Accessibility.IUIAutomationCondition* condition, winmdroot.UI.Accessibility.IUIAutomationCacheRequest* cacheRequest, winmdroot.UI.Accessibility.IUIAutomationElementArray** found); 3340 unsafe winmdroot.Foundation.HRESULT GetCachedChildren(winmdroot.UI.Accessibility.IUIAutomationElementArray** children); 3478 unsafe winmdroot.UI.Accessibility.IUIAutomationElementArray* CurrentControllerFor 3483 unsafe winmdroot.UI.Accessibility.IUIAutomationElementArray* CurrentDescribedBy 3488 unsafe winmdroot.UI.Accessibility.IUIAutomationElementArray* CurrentFlowsTo 3638 unsafe winmdroot.UI.Accessibility.IUIAutomationElementArray* CachedControllerFor 3643 unsafe winmdroot.UI.Accessibility.IUIAutomationElementArray* CachedDescribedBy 3648 unsafe winmdroot.UI.Accessibility.IUIAutomationElementArray* CachedFlowsTo
_generated\265\Windows.Win32.IUIAutomationElementArray.g.cs (19)
27 :winmdroot.IVTable<IUIAutomationElementArray,IUIAutomationElementArray.Vtbl>,IComIID { 44 return ((delegate *unmanaged [Stdcall]<IUIAutomationElementArray*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IUIAutomationElementArray*)Unsafe.AsPointer(ref this), riid, ppvObject); 49 return ((delegate *unmanaged [Stdcall]<IUIAutomationElementArray*,uint>)lpVtbl[1])((IUIAutomationElementArray*)Unsafe.AsPointer(ref this)); 54 return ((delegate *unmanaged [Stdcall]<IUIAutomationElementArray*,uint>)lpVtbl[2])((IUIAutomationElementArray*)Unsafe.AsPointer(ref this)); 60 private static winmdroot.Foundation.HRESULT get_Length(IUIAutomationElementArray* pThis, int* length) 87 ((delegate *unmanaged [Stdcall]<IUIAutomationElementArray*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IUIAutomationElementArray*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 95 private static winmdroot.Foundation.HRESULT GetElement(IUIAutomationElementArray* pThis, int index, winmdroot.UI.Accessibility.IUIAutomationElement** element) 126 ((delegate *unmanaged [Stdcall]<IUIAutomationElementArray*,int ,winmdroot.UI.Accessibility.IUIAutomationElement** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IUIAutomationElementArray*)Unsafe.AsPointer(ref this), index, &__retVal).ThrowOnFailure(); 153 internal delegate *unmanaged [Stdcall]<IUIAutomationElementArray*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1; 155 internal delegate *unmanaged [Stdcall]<IUIAutomationElementArray*,uint> AddRef_2; 157 internal delegate *unmanaged [Stdcall]<IUIAutomationElementArray*,uint> Release_3; 159 internal delegate *unmanaged [Stdcall]<IUIAutomationElementArray*,int* ,winmdroot.Foundation.HRESULT> get_Length_4; 161 internal delegate *unmanaged [Stdcall]<IUIAutomationElementArray*,int ,winmdroot.UI.Accessibility.IUIAutomationElement** ,winmdroot.Foundation.HRESULT> GetElement_5;