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)
84if (_fill && _isFilled) 125if (_isFilled && _fill) 139if (_isFilled && _fill) 174if (_isFilled && _fill)