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