1 instantiation of JournalState
PresentationFramework (1)
System\Windows\Controls\SinglePageViewer.cs (1)
1546return new JournalState(cp, cpDirection, Zoom);
2 references to JournalState
PresentationFramework (2)
System\Windows\Controls\SinglePageViewer.cs (2)
1554JournalState viewerState = state as JournalState;