2 instantiations of HDITEM_64
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
860
HDITEM_64 item64 = new
HDITEM_64
(item);
896
HDITEM_64 item64 = new
HDITEM_64
(item);
3 references to HDITEM_64
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
860
HDITEM_64
item64 = new HDITEM_64(item);
896
HDITEM_64
item64 = new HDITEM_64(item);
1723
static public explicit operator NativeMethods.HDITEM(
HDITEM_64
item)