3 references to MultipleView
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
2390s_patternInfo[MultipleViewPatternIdentifiers.Pattern.Id] = new PatternInfo(MultipleViewPatternIdentifiers.Pattern.Id, new WrapObject(MultipleViewProviderWrapper.Wrap), PatternInterface.MultipleView);
PresentationFramework (2)
System\Windows\Automation\Peers\CalendarAutomationPeer.cs (1)
78case PatternInterface.MultipleView:
System\Windows\Automation\Peers\FlowDocumentReaderAutomationPeer.cs (1)
36if (patternInterface == PatternInterface.MultipleView)