2 references to GetScrollMaxValue
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsScrollBar.cs (2)
589return GetScrollMaxValue(si) - si.nPos; 594return GetScrollMaxValue(si);