1 instantiation of LVITEM_V6_64
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
491
LVITEM_V6_64 item64 = new
LVITEM_V6_64
(item);
2 references to LVITEM_V6_64
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
491
LVITEM_V6_64
item64 = new LVITEM_V6_64(item);
1941
static public explicit operator NativeMethods.LVITEM_V6(
LVITEM_V6_64
item)