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