3 instantiations of TVITEM_64
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
934
TVITEM_64 item64 = new
TVITEM_64
(item);
967
TVITEM_64 item64 = new
TVITEM_64
(item);
1041
TVITEM_64 item64 = new
TVITEM_64
(item);
4 references to TVITEM_64
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (4)
934
TVITEM_64
item64 = new TVITEM_64(item);
967
TVITEM_64
item64 = new TVITEM_64(item);
1041
TVITEM_64
item64 = new TVITEM_64(item);
2426
static public explicit operator NativeMethods.TVITEM(
TVITEM_64
item)