2 writes to _printInProgress
PresentationFramework (2)
System\Windows\Controls\FlowDocumentReader.cs (2)
668_printInProgress = false; 1231_printInProgress = true;
2 references to _printInProgress
PresentationFramework (2)
System\Windows\Controls\FlowDocumentReader.cs (2)
666if (_printInProgress) 1378if (!viewer._printInProgress)