5 references to RangeValueMax
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsIPAddress.cs (1)
373throw new ArgumentOutOfRangeException("value", val, SR.RangeValueMax);
MS\Internal\AutomationProxies\WindowsListViewScroll.cs (1)
68throw new ArgumentOutOfRangeException("value", val, SR.RangeValueMax);
MS\Internal\AutomationProxies\WindowsScrollBar.cs (1)
679throw new ArgumentOutOfRangeException("value", val, SR.RangeValueMax);
MS\Internal\AutomationProxies\WindowsSlider.cs (1)
277throw new ArgumentOutOfRangeException("value", val, SR.RangeValueMax);
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
219throw new ArgumentOutOfRangeException("value", val, SR.RangeValueMax);