2 instantiations of LVITEM_64
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
430LVITEM_64 item64 = new LVITEM_64(item); 456LVITEM_64 item64 = new LVITEM_64(item);
3 references to LVITEM_64
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
430LVITEM_64 item64 = new LVITEM_64(item); 456LVITEM_64 item64 = new LVITEM_64(item); 1824static public explicit operator NativeMethods.LVITEM(LVITEM_64 item)