3 references to SerializeListOfPointsAndTwoBools
PresentationCore (3)
Core\CSharp\MS\Internal\Media\ParserStreamGeometrycontext.cs (3)
180
SerializeListOfPointsAndTwoBools
(ParserGeometryContextOpCodes.PolyLineTo, points, isStroked, isSmoothJoin);
191
SerializeListOfPointsAndTwoBools
(ParserGeometryContextOpCodes.PolyQuadraticBezierTo, points, isStroked, isSmoothJoin);
202
SerializeListOfPointsAndTwoBools
(ParserGeometryContextOpCodes.PolyBezierTo, points, isStroked, isSmoothJoin);