3 instantiations of TVITEM_64
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
942
TVITEM_64 item64 = new
TVITEM_64
(item);
975
TVITEM_64 item64 = new
TVITEM_64
(item);
1049
TVITEM_64 item64 = new
TVITEM_64
(item);
4 references to TVITEM_64
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (4)
942
TVITEM_64
item64 = new TVITEM_64(item);
975
TVITEM_64
item64 = new TVITEM_64(item);
1049
TVITEM_64
item64 = new TVITEM_64(item);
2434
static public explicit operator NativeMethods.TVITEM(
TVITEM_64
item)