3 instantiations of TVITEM_32
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
921
TVITEM_32 item32 = new
TVITEM_32
(item);
961
TVITEM_32 item32 = new
TVITEM_32
(item);
1032
TVITEM_32 item32 = new
TVITEM_32
(item);
4 references to TVITEM_32
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (4)
921
TVITEM_32
item32 = new TVITEM_32(item);
961
TVITEM_32
item32 = new TVITEM_32(item);
1032
TVITEM_32
item32 = new TVITEM_32(item);
2375
static public explicit operator NativeMethods.TVITEM(
TVITEM_32
item)