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