3 references to MultipleView
PresentationCore (1)
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (1)
2302s_patternInfo[MultipleViewPatternIdentifiers.Pattern.Id] = new PatternInfo(MultipleViewPatternIdentifiers.Pattern.Id, new WrapObject(MultipleViewProviderWrapper.Wrap), PatternInterface.MultipleView);
PresentationFramework (2)
src\Framework\System\Windows\Automation\Peers\CalendarAutomationPeer.cs (1)
79case PatternInterface.MultipleView:
src\Framework\System\Windows\Automation\Peers\FlowDocumentReaderAutomationPeer.cs (1)
38if (patternInterface == PatternInterface.MultipleView)