3 references to Pattern
PresentationCore (2)
System\Windows\Automation\Peers\AutomationPeer.cs (2)
2373s_patternInfo[GridItemPatternIdentifiers.Pattern.Id] = new PatternInfo(GridItemPatternIdentifiers.Pattern.Id, new WrapObject(GridItemProviderWrapper.Wrap), PatternInterface.GridItem);
UIAutomationClient (1)
System\Windows\Automation\GridItemPattern.cs (1)
48public static readonly AutomationPattern Pattern = GridItemPatternIdentifiers.Pattern;