1 write to _previousStylusPoints
PresentationCore (1)
Core\CSharp\System\Windows\Ink\Events.cs (1)
266_previousStylusPoints = previousStylusPoints;
1 reference to _previousStylusPoints
PresentationCore (1)
Core\CSharp\System\Windows\Ink\Events.cs (1)
282get { return _previousStylusPoints; }