3 overrides of PolyQuadraticBezierTo
PresentationCore (3)
MS\Internal\Media\ParserStreamGeometryContext.cs (1)
186
public override void
PolyQuadraticBezierTo
(IList<Point> points, bool isStroked, bool isSmoothJoin)
System\Windows\Media\ByteStreamGeometryContext.cs (1)
185
public override void
PolyQuadraticBezierTo
(IList<Point> points, bool isStroked, bool isSmoothJoin)
System\Windows\Media\PathStreamGeometryContext.cs (1)
224
public override void
PolyQuadraticBezierTo
(IList<Point> points, bool isStroked, bool isSmoothJoin)
3 references to PolyQuadraticBezierTo
PresentationCore (3)
MS\Internal\Media\ParserStreamGeometryContext.cs (1)
467
sc.
PolyQuadraticBezierTo
(points, isStroked, isSmoothJoin);
System\Windows\Media\Generated\PolyQuadraticBezierSegmentFigureLogic.cs (1)
122
ctx.
PolyQuadraticBezierTo
(Points, IsStroked, IsSmoothJoin);
System\Windows\Media\PathGeometry.cs (1)
300
ctx.
PolyQuadraticBezierTo
(points,