2 instantiations of TCITEM_64
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
770
TCITEM_64 item64 = new
TCITEM_64
(item);
806
TCITEM_64 item64 = new
TCITEM_64
(item);
3 references to TCITEM_64
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
770
TCITEM_64
item64 = new TCITEM_64(item);
806
TCITEM_64
item64 = new TCITEM_64(item);
1615
static public explicit operator NativeMethods.TCITEM(
TCITEM_64
item)