5 references to Pattern
UIAutomationClient (1)
MS\Internal\Automation\Schema.cs (1)
496new AutomationPatternInfo( ScrollItemPattern.Pattern, null, new WrapObjectClientSide(ScrollItemPattern.Wrap) ),
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
695else if (iid == ScrollItemPattern.Pattern && WindowScroll.IsScrollable(_hwnd))
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
90if (iid == ScrollItemPattern.Pattern && WindowScroll.IsScrollable(_hwnd))
MS\Internal\AutomationProxies\WindowsTab.cs (1)
936else if (iid == ScrollItemPattern.Pattern)
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
796else if (iid == ScrollItemPattern.Pattern && WindowScroll.IsScrollable(_hwnd))