3 instantiations of TVITEM_32
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
929
TVITEM_32 item32 = new
TVITEM_32
(item);
969
TVITEM_32 item32 = new
TVITEM_32
(item);
1040
TVITEM_32 item32 = new
TVITEM_32
(item);
4 references to TVITEM_32
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (4)
929
TVITEM_32
item32 = new TVITEM_32(item);
969
TVITEM_32
item32 = new TVITEM_32(item);
1040
TVITEM_32
item32 = new TVITEM_32(item);
2383
static public explicit operator NativeMethods.TVITEM(
TVITEM_32
item)