2 writes to _hasValidLayout
PresentationFramework (2)
src\Framework\MS\Internal\Documents\RowCache.cs (2)
542
_hasValidLayout
= false;
592
_hasValidLayout
= true;
1 reference to _hasValidLayout
PresentationFramework (1)
src\Framework\MS\Internal\Documents\RowCache.cs (1)
211
return
_hasValidLayout
;