2 instantiations of LVGROUP_V6_64
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
612LVGROUP_V6_64 group64 = new LVGROUP_V6_64(group); 720LVGROUP_V6_64 item64 = new LVGROUP_V6_64(item);
4 references to LVGROUP_V6_64
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (4)
612LVGROUP_V6_64 group64 = new LVGROUP_V6_64(group); 720LVGROUP_V6_64 item64 = new LVGROUP_V6_64(item); 2194cbSize = Marshal.SizeOf(typeof(LVGROUP_V6_64)); 2224static public explicit operator NativeMethods.LVGROUP_V6(LVGROUP_V6_64 item)