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)
282
get { return
_previousStylusPoints
; }