2 instantiations of HDITEM_32
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
839
HDITEM_32 item32 = new
HDITEM_32
(item);
879
HDITEM_32 item32 = new
HDITEM_32
(item);
3 references to HDITEM_32
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
839
HDITEM_32
item32 = new HDITEM_32(item);
879
HDITEM_32
item32 = new HDITEM_32(item);
1663
static public explicit operator NativeMethods.HDITEM(
HDITEM_32
item)