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