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