3 writes to _forceReformat
PresentationFramework (3)
MS\Internal\PtsHost\StructuralCache.cs (3)
140
_forceReformat
= true;
176
_forceReformat
= false;
346
_forceReformat
= value;
1 reference to _forceReformat
PresentationFramework (1)
MS\Internal\PtsHost\StructuralCache.cs (1)
342
return
_forceReformat
;