1 write to _isFilled
PresentationCore (1)
MS\Internal\Media\ParserStreamGeometryContext.cs (1)
113
_isFilled
= isFilled;
1 reference to _isFilled
PresentationCore (1)
MS\Internal\Media\ParserStreamGeometryContext.cs (1)
272
SerializePointAndTwoBools(ParserGeometryContextOpCodes.BeginFigure, _startPoint,
_isFilled
, _isClosed);