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