2 writes to _hasValidLayout
PresentationFramework (2)
MS\Internal\Documents\RowCache.cs (2)
513
_hasValidLayout
= false;
563
_hasValidLayout
= true;
1 reference to _hasValidLayout
PresentationFramework (1)
MS\Internal\Documents\RowCache.cs (1)
198
return
_hasValidLayout
;