2 writes to _lastFormatSuccessful
PresentationFramework (2)
src\Framework\MS\Internal\Documents\FlowDocumentFormatter.cs (2)
95
_lastFormatSuccessful
= false;
115
_lastFormatSuccessful
= true;
1 reference to _lastFormatSuccessful
PresentationFramework (1)
src\Framework\MS\Internal\Documents\FlowDocumentFormatter.cs (1)
78
if (!
_lastFormatSuccessful
)