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