2 writes to _arrangedAfterFormat
PresentationFramework (2)
MS\Internal\Documents\FlowDocumentFormatter.cs (2)
85
_arrangedAfterFormat
= false;
122
_arrangedAfterFormat
= true;
2 references to _arrangedAfterFormat
PresentationFramework (2)
MS\Internal\Documents\FlowDocumentFormatter.cs (2)
74
if (!
_arrangedAfterFormat
&& (!_document.StructuralCache.ForceReformat || !_document.StructuralCache.DestroyStructure))
302
if (!
_arrangedAfterFormat
)