2 instantiations of TCITEM_32
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
757TCITEM_32 item32 = new TCITEM_32(item); 797TCITEM_32 item32 = new TCITEM_32(item);
3 references to TCITEM_32
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
757TCITEM_32 item32 = new TCITEM_32(item); 797TCITEM_32 item32 = new TCITEM_32(item); 1573static public explicit operator NativeMethods.TCITEM(TCITEM_32 item)