3 writes to _forceReformat
PresentationFramework (3)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (3)
151
_forceReformat
= true;
187
_forceReformat
= false;
357
_forceReformat
= value;
1 reference to _forceReformat
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (1)
353
return
_forceReformat
;