3 instantiations of LVGROUP_64
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
526LVGROUP_64 group64 = new LVGROUP_64(group); 567LVGROUP_64 group64 = new LVGROUP_64(group); 655LVGROUP_64 item64 = new LVGROUP_64(item);
6 references to LVGROUP_64
UIAutomationClientsideProviders (6)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (6)
526LVGROUP_64 group64 = new LVGROUP_64(group); 567LVGROUP_64 group64 = new LVGROUP_64(group); 655LVGROUP_64 item64 = new LVGROUP_64(item); 1436private static string ListView_V6_GetGroupTextOnWinXp(IntPtr hwnd, LVGROUP_64 group) 2127cbSize = Marshal.SizeOf(typeof(LVGROUP_64)); 2141static public explicit operator NativeMethods.LVGROUP(LVGROUP_64 item)