2 writes to _hasValidLayout
PresentationFramework (2)
MS\Internal\Documents\RowCache.cs (2)
512
_hasValidLayout
= false;
562
_hasValidLayout
= true;
1 reference to _hasValidLayout
PresentationFramework (1)
MS\Internal\Documents\RowCache.cs (1)
197
return
_hasValidLayout
;