2 writes to _printInProgress
PresentationFramework (2)
System\Windows\Controls\FlowDocumentReader.cs (2)
669_printInProgress = false; 1232_printInProgress = true;
2 references to _printInProgress
PresentationFramework (2)
System\Windows\Controls\FlowDocumentReader.cs (2)
667if (_printInProgress) 1379if (!viewer._printInProgress)