1 write to _startPoint
PresentationCore (1)
MS\Internal\Media\ParserStreamGeometryContext.cs (1)
107
_startPoint
= startPoint;
1 reference to _startPoint
PresentationCore (1)
MS\Internal\Media\ParserStreamGeometryContext.cs (1)
267
SerializePointAndTwoBools(ParserGeometryContextOpCodes.BeginFigure,
_startPoint
, _isFilled, _isClosed);