2 instantiations of HDITEM_64
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
852
HDITEM_64 item64 = new
HDITEM_64
(item);
888
HDITEM_64 item64 = new
HDITEM_64
(item);
3 references to HDITEM_64
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
852
HDITEM_64
item64 = new HDITEM_64(item);
888
HDITEM_64
item64 = new HDITEM_64(item);
1715
static public explicit operator NativeMethods.HDITEM(
HDITEM_64
item)