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