5 references to IsTwoPageViewEnabled
PresentationFramework (5)
System\Windows\Automation\Peers\FlowDocumentReaderAutomationPeer.cs (3)
117newFacing = oldFacing = FlowDocumentReader.IsTwoPageViewEnabled; 130newFacing = oldFacing = FlowDocumentReader.IsTwoPageViewEnabled; 252FlowDocumentReader.IsTwoPageViewEnabled,
System\Windows\Controls\FlowDocumentReader.cs (2)
1132canSwitch = IsTwoPageViewEnabled; 1645!viewer.IsTwoPageViewEnabled &&