1 write to _isFilled
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMPageConstructor.cs (1)
123
_isFilled
= isFilled;
4 references to _isFilled
PresentationFramework (4)
src\Framework\System\Windows\Documents\FixedSOMPageConstructor.cs (4)
84
if (_fill &&
_isFilled
)
125
if (
_isFilled
&& _fill)
139
if (
_isFilled
&& _fill)
174
if (
_isFilled
&& _fill)