3 instantiations of LVGROUP_64
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
518LVGROUP_64 group64 = new LVGROUP_64(group); 559LVGROUP_64 group64 = new LVGROUP_64(group); 647LVGROUP_64 item64 = new LVGROUP_64(item);
6 references to LVGROUP_64
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (6)
518LVGROUP_64 group64 = new LVGROUP_64(group); 559LVGROUP_64 group64 = new LVGROUP_64(group); 647LVGROUP_64 item64 = new LVGROUP_64(item); 1428private static string ListView_V6_GetGroupTextOnWinXp(IntPtr hwnd, LVGROUP_64 group) 2119cbSize = Marshal.SizeOf(typeof(LVGROUP_64)); 2133static public explicit operator NativeMethods.LVGROUP(LVGROUP_64 item)