2 writes to _arrangedAfterFormat
PresentationFramework (2)
MS\Internal\Documents\FlowDocumentFormatter.cs (2)
89
_arrangedAfterFormat
= false;
126
_arrangedAfterFormat
= true;
2 references to _arrangedAfterFormat
PresentationFramework (2)
MS\Internal\Documents\FlowDocumentFormatter.cs (2)
78
if (!
_arrangedAfterFormat
&& (!_document.StructuralCache.ForceReformat || !_document.StructuralCache.DestroyStructure))
306
if (!
_arrangedAfterFormat
)