2 instantiations of LVITEM_32
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
421LVITEM_32 item32 = new LVITEM_32(item); 450LVITEM_32 item32 = new LVITEM_32(item);
3 references to LVITEM_32
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
421LVITEM_32 item32 = new LVITEM_32(item); 450LVITEM_32 item32 = new LVITEM_32(item); 1773static public explicit operator NativeMethods.LVITEM(LVITEM_32 item)