2 writes to _lastFormatSuccessful
PresentationFramework (2)
MS\Internal\Documents\FlowDocumentFormatter.cs (2)
86
_lastFormatSuccessful
= false;
106
_lastFormatSuccessful
= true;
1 reference to _lastFormatSuccessful
PresentationFramework (1)
MS\Internal\Documents\FlowDocumentFormatter.cs (1)
69
if (!
_lastFormatSuccessful
)