1 instantiation of LVITEM_V6_32
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
479
LVITEM_V6_32 item32 = new
LVITEM_V6_32
(item);
2 references to LVITEM_V6_32
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
479
LVITEM_V6_32
item32 = new LVITEM_V6_32(item);
1879
static public explicit operator NativeMethods.LVITEM_V6(
LVITEM_V6_32
item)