1 write to _previousStylusPoints
PresentationCore (1)
System\Windows\Ink\Events.cs (1)
248_previousStylusPoints = previousStylusPoints;
1 reference to _previousStylusPoints
PresentationCore (1)
System\Windows\Ink\Events.cs (1)
264get { return _previousStylusPoints; }