2 references to HDM_GETITEMCOUNT
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1460
return Misc.ProxySendMessageInt(hwnd, NativeMethods.
HDM_GETITEMCOUNT
, IntPtr.Zero, IntPtr.Zero);
MS\Internal\AutomationProxies\WindowsSysHeader.cs (1)
319
return Misc.ProxySendMessageInt(hwnd, NativeMethods.
HDM_GETITEMCOUNT
, IntPtr.Zero, IntPtr.Zero);