7 references to Pattern
PresentationCore (2)
System\Windows\Automation\Peers\AutomationPeer.cs (2)
2365s_patternInfo[InvokePatternIdentifiers.Pattern.Id] = new PatternInfo(InvokePatternIdentifiers.Pattern.Id, new WrapObject(InvokeProviderWrapper.Wrap), PatternInterface.Invoke);
UIAutomationClient (1)
System\Windows\Automation\InvokePattern.cs (1)
52public static readonly AutomationPattern Pattern = InvokePatternIdentifiers.Pattern;
UIAutomationTypes (4)
System\Windows\Automation\ControlType.cs (4)
133new AutomationPattern[] { InvokePatternIdentifiers.Pattern } 153new AutomationPattern[] { InvokePatternIdentifiers.Pattern } 172new AutomationPattern[] { InvokePatternIdentifiers.Pattern }, 243new AutomationPattern[] { InvokePatternIdentifiers.Pattern },