1 instantiation of JournalState
PresentationFramework (1)
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (1)
2026return new JournalState(cp, cpDirection, Zoom, ViewingMode);
2 references to JournalState
PresentationFramework (2)
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (2)
2034JournalState viewerState = state as JournalState;