3 references to StylusShape
PresentationCore (3)
MS\Internal\Ink\StrokeNodeEnumerator.cs (2)
47StrokeNodeOperations.CreateInstance(drawingAttributes.StylusShape); 86StrokeNodeOperations.CreateInstance((drawingAttributes?.StylusShape)),
System\Windows\Ink\Stroke.cs (1)
226StylusShape stylusShape = this.DrawingAttributes.StylusShape;