6 instantiations of LVITEM_V6
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1878NativeMethods.LVITEM_V6 nativeItem = new NativeMethods.LVITEM_V6 1941NativeMethods.LVITEM_V6 nativeItem = new NativeMethods.LVITEM_V6
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
468NativeMethods.LVITEM_V6 item = new NativeMethods.LVITEM_V6
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (2)
204NativeMethods.LVITEM_V6 item = new NativeMethods.LVITEM_V6 369NativeMethods.LVITEM_V6 item = new NativeMethods.LVITEM_V6
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
731NativeMethods.LVITEM_V6 item = new NativeMethods.LVITEM_V6
14 references to LVITEM_V6
UIAutomationClientSideProviders (14)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (10)
455internal static unsafe bool GetItem(IntPtr hwnd, ref NativeMethods.LVITEM_V6 item) 463fixed (NativeMethods.LVITEM_V6 *pItem = &item) 476item = (NativeMethods.LVITEM_V6)item32; 488item = (NativeMethods.LVITEM_V6)item64; 1858internal LVITEM_V6_32(NativeMethods.LVITEM_V6 item) 1876public static explicit operator NativeMethods.LVITEM_V6(LVITEM_V6_32 item) 1878NativeMethods.LVITEM_V6 nativeItem = new NativeMethods.LVITEM_V6 1919internal LVITEM_V6_64(NativeMethods.LVITEM_V6 item) 1939public static explicit operator NativeMethods.LVITEM_V6(LVITEM_V6_64 item) 1941NativeMethods.LVITEM_V6 nativeItem = new NativeMethods.LVITEM_V6
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
468NativeMethods.LVITEM_V6 item = new NativeMethods.LVITEM_V6
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (2)
204NativeMethods.LVITEM_V6 item = new NativeMethods.LVITEM_V6 369NativeMethods.LVITEM_V6 item = new NativeMethods.LVITEM_V6
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
731NativeMethods.LVITEM_V6 item = new NativeMethods.LVITEM_V6