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