2 references to GetScrollMaxValue
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsScrollBar.cs (2)
604return GetScrollMaxValue(si) - si.nPos; 609return GetScrollMaxValue(si);