2 instantiations of LVITEM_64
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
421LVITEM_64 item64 = new LVITEM_64(item); 447LVITEM_64 item64 = new LVITEM_64(item);
3 references to LVITEM_64
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
421LVITEM_64 item64 = new LVITEM_64(item); 447LVITEM_64 item64 = new LVITEM_64(item); 1820public static explicit operator NativeMethods.LVITEM(LVITEM_64 item)