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