2 instantiations of LVGROUP_V6_32
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
601LVGROUP_V6_32 group32 = new LVGROUP_V6_32(group); 702LVGROUP_V6_32 item32 = new LVGROUP_V6_32(item);
4 references to LVGROUP_V6_32
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (4)
601LVGROUP_V6_32 group32 = new LVGROUP_V6_32(group); 702LVGROUP_V6_32 item32 = new LVGROUP_V6_32(item); 2045cbSize = Marshal.SizeOf(typeof(LVGROUP_V6_32)); 2074static public explicit operator NativeMethods.LVGROUP_V6(LVGROUP_V6_32 item)