3 references to ScrollItemPatternIdentifiers
PresentationCore (2)
System\Windows\Automation\Peers\AutomationPeer.cs (2)
2370s_patternInfo[ScrollItemPatternIdentifiers.Pattern.Id] = new PatternInfo(ScrollItemPatternIdentifiers.Pattern.Id, new WrapObject(ScrollItemProviderWrapper.Wrap), PatternInterface.ScrollItem);
UIAutomationClient (1)
System\Windows\Automation\ScrollItemPattern.cs (1)
45public static readonly AutomationPattern Pattern = ScrollItemPatternIdentifiers.Pattern;