2 instantiations of TCITEM_64
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
778
TCITEM_64 item64 = new
TCITEM_64
(item);
814
TCITEM_64 item64 = new
TCITEM_64
(item);
3 references to TCITEM_64
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
778
TCITEM_64
item64 = new TCITEM_64(item);
814
TCITEM_64
item64 = new TCITEM_64(item);
1623
static public explicit operator NativeMethods.TCITEM(
TCITEM_64
item)