1 write to _isFilled
PresentationFramework (1)
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
113
_isFilled
= isFilled;
4 references to _isFilled
PresentationFramework (4)
System\Windows\Documents\FixedSOMPageConstructor.cs (4)
74
if (_fill &&
_isFilled
)
115
if (
_isFilled
&& _fill)
129
if (
_isFilled
&& _fill)
164
if (
_isFilled
&& _fill)