5 references to RangeValueMax
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsIPAddress.cs (1)
372throw new ArgumentOutOfRangeException("value", val, SR.RangeValueMax);
MS\Internal\AutomationProxies\WindowsListViewScroll.cs (1)
69throw 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)
276throw new ArgumentOutOfRangeException("value", val, SR.RangeValueMax);
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
215throw new ArgumentOutOfRangeException("value", val, SR.RangeValueMax);