2 writes to _lastFormatSuccessful
PresentationFramework (2)
MS\Internal\Documents\FlowDocumentFormatter.cs (2)
87
_lastFormatSuccessful
= false;
107
_lastFormatSuccessful
= true;
1 reference to _lastFormatSuccessful
PresentationFramework (1)
MS\Internal\Documents\FlowDocumentFormatter.cs (1)
70
if (!
_lastFormatSuccessful
)