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