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