2 instantiations of TCITEM_32
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
765
TCITEM_32 item32 = new
TCITEM_32
(item);
805
TCITEM_32 item32 = new
TCITEM_32
(item);
3 references to TCITEM_32
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
765
TCITEM_32
item32 = new TCITEM_32(item);
805
TCITEM_32
item32 = new TCITEM_32(item);
1581
static public explicit operator NativeMethods.TCITEM(
TCITEM_32
item)