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