3 instantiations of LVGROUP_32
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
510LVGROUP_32 group32 = new LVGROUP_32(group); 547LVGROUP_32 group32 = new LVGROUP_32(group); 634LVGROUP_32 item32 = new LVGROUP_32(item);
6 references to LVGROUP_32
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (6)
510LVGROUP_32 group32 = new LVGROUP_32(group); 547LVGROUP_32 group32 = new LVGROUP_32(group); 634LVGROUP_32 item32 = new LVGROUP_32(item); 1379private static string ListView_V6_GetGroupTextOnWinXp(IntPtr hwnd, LVGROUP_32 group) 1979cbSize = Marshal.SizeOf(typeof(LVGROUP_32)); 1992public static explicit operator NativeMethods.LVGROUP(LVGROUP_32 item)