2 references to GetAddressOfVariantAtIndex
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AccessibleObject.cs (2)
2943
if (!GotoItem(owner.systemIEnumVariant, newOrder[currentChild],
GetAddressOfVariantAtIndex
(rgvar, i)))
2961
Marshal.GetNativeVariantForObject(((object) currentChild),
GetAddressOfVariantAtIndex
(rgvar, i));