3 references to Stroke
PresentationCore (3)
MS\Internal\Ink\InkSerializedFormat\StrokeSerializer.cs (1)
82stroke = new Stroke(stylusPoints, drawingAttributes, extendedProperties);
System\Windows\Ink\Stroke.cs (2)
26: this (stylusPoints, new DrawingAttributes(), null) 36: this(stylusPoints, drawingAttributes, null)