3 references to SerializeListOfPointsAndTwoBools
PresentationCore (3)
MS\Internal\Media\ParserStreamGeometryContext.cs (3)
173
SerializeListOfPointsAndTwoBools
(ParserGeometryContextOpCodes.PolyLineTo, points, isStroked, isSmoothJoin);
184
SerializeListOfPointsAndTwoBools
(ParserGeometryContextOpCodes.PolyQuadraticBezierTo, points, isStroked, isSmoothJoin);
195
SerializeListOfPointsAndTwoBools
(ParserGeometryContextOpCodes.PolyBezierTo, points, isStroked, isSmoothJoin);