3 references to StylusShape
PresentationCore (3)
MS\Internal\Ink\StrokeNodeEnumerator.cs (2)
48StrokeNodeOperations.CreateInstance(drawingAttributes.StylusShape); 87StrokeNodeOperations.CreateInstance((drawingAttributes == null ? null : drawingAttributes.StylusShape)),
System\Windows\Ink\Stroke.cs (1)
227StylusShape stylusShape = this.DrawingAttributes.StylusShape;