2 instantiations of HDITEM_32
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
847
HDITEM_32 item32 = new
HDITEM_32
(item);
887
HDITEM_32 item32 = new
HDITEM_32
(item);
3 references to HDITEM_32
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
847
HDITEM_32
item32 = new HDITEM_32(item);
887
HDITEM_32
item32 = new HDITEM_32(item);
1671
static public explicit operator NativeMethods.HDITEM(
HDITEM_32
item)