2 writes to _lastFormatSuccessful
PresentationFramework (2)
MS\Internal\Documents\FlowDocumentFormatter.cs (2)
90
_lastFormatSuccessful
= false;
110
_lastFormatSuccessful
= true;
1 reference to _lastFormatSuccessful
PresentationFramework (1)
MS\Internal\Documents\FlowDocumentFormatter.cs (1)
73
if (!
_lastFormatSuccessful
)