2 writes to _arrangedAfterFormat
PresentationFramework (2)
MS\Internal\Documents\FlowDocumentFormatter.cs (2)
86
_arrangedAfterFormat
= false;
123
_arrangedAfterFormat
= true;
2 references to _arrangedAfterFormat
PresentationFramework (2)
MS\Internal\Documents\FlowDocumentFormatter.cs (2)
75
if (!
_arrangedAfterFormat
&& (!_document.StructuralCache.ForceReformat || !_document.StructuralCache.DestroyStructure))
303
if (!
_arrangedAfterFormat
)