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