2 references to HasScrollableStyle
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\NonClientArea.cs (1)
311if (iid == ScrollPattern.Pattern && WindowScroll.HasScrollableStyle(_hwnd))
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
151else if (iid == ScrollPattern.Pattern && WindowScroll.HasScrollableStyle(_hwnd))