2 instantiations of LVGROUP_V6_64
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
603LVGROUP_V6_64 group64 = new LVGROUP_V6_64(group); 711LVGROUP_V6_64 item64 = new LVGROUP_V6_64(item);
4 references to LVGROUP_V6_64
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (4)
603LVGROUP_V6_64 group64 = new LVGROUP_V6_64(group); 711LVGROUP_V6_64 item64 = new LVGROUP_V6_64(item); 2196cbSize = Marshal.SizeOf(typeof(LVGROUP_V6_64)); 2226public static explicit operator NativeMethods.LVGROUP_V6(LVGROUP_V6_64 item)