3 writes to _forceReformat
PresentationFramework (3)
MS\Internal\PtsHost\StructuralCache.cs (3)
141
_forceReformat
= true;
177
_forceReformat
= false;
347
_forceReformat
= value;
1 reference to _forceReformat
PresentationFramework (1)
MS\Internal\PtsHost\StructuralCache.cs (1)
343
return
_forceReformat
;