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