2 writes to _printInProgress
PresentationFramework (2)
System\Windows\Controls\FlowDocumentReader.cs (2)
674_printInProgress = false; 1247_printInProgress = true;
2 references to _printInProgress
PresentationFramework (2)
System\Windows\Controls\FlowDocumentReader.cs (2)
672if (_printInProgress) 1395if (!viewer._printInProgress)