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