2 writes to _hasValidLayout
PresentationFramework (2)
MS\Internal\Documents\RowCache.cs (2)
518
_hasValidLayout
= false;
568
_hasValidLayout
= true;
1 reference to _hasValidLayout
PresentationFramework (1)
MS\Internal\Documents\RowCache.cs (1)
203
return
_hasValidLayout
;