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