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