2 writes to _arrangedAfterFormat
PresentationFramework (2)
src\Framework\MS\Internal\Documents\FlowDocumentFormatter.cs (2)
94
_arrangedAfterFormat
= false;
131
_arrangedAfterFormat
= true;
2 references to _arrangedAfterFormat
PresentationFramework (2)
src\Framework\MS\Internal\Documents\FlowDocumentFormatter.cs (2)
83
if (!
_arrangedAfterFormat
&& (!_document.StructuralCache.ForceReformat || !_document.StructuralCache.DestroyStructure))
311
if(!
_arrangedAfterFormat
)