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