2 references to TBM_GETRANGEMAX
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsSlider.cs (2)
266int maxValue = Misc.ProxySendMessageInt(_hwnd, NativeMethods.TBM_GETRANGEMAX, IntPtr.Zero, IntPtr.Zero); 307return Misc.ProxySendMessageInt(_hwnd, NativeMethods.TBM_GETRANGEMAX, IntPtr.Zero, IntPtr.Zero);