2 writes to _printInProgress
PresentationFramework (2)
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (2)
675_printInProgress = false; 1253_printInProgress = true;
2 references to _printInProgress
PresentationFramework (2)
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (2)
673if (_printInProgress) 1401if (!viewer._printInProgress)