2 instantiations of LVGROUP_V6_32
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
593LVGROUP_V6_32 group32 = new LVGROUP_V6_32(group); 694LVGROUP_V6_32 item32 = new LVGROUP_V6_32(item);
4 references to LVGROUP_V6_32
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (4)
593LVGROUP_V6_32 group32 = new LVGROUP_V6_32(group); 694LVGROUP_V6_32 item32 = new LVGROUP_V6_32(item); 2037cbSize = Marshal.SizeOf(typeof(LVGROUP_V6_32)); 2066static public explicit operator NativeMethods.LVGROUP_V6(LVGROUP_V6_32 item)