1 write to _isFilled
PresentationFramework (1)
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
112
_isFilled
= isFilled;
4 references to _isFilled
PresentationFramework (4)
System\Windows\Documents\FixedSOMPageConstructor.cs (4)
73
if (_fill &&
_isFilled
)
114
if (
_isFilled
&& _fill)
128
if (
_isFilled
&& _fill)
163
if (
_isFilled
&& _fill)