2 references to IsTimestampAfter
PresentationCore (2)
System\Windows\Input\Stylus\Common\DynamicRenderer.cs (2)
441
if (si.
IsTimestampAfter
(rawStylusInput.Timestamp))
465
(si.
IsTimestampAfter
(rawStylusInput.Timestamp) && IsStylusUp(si.StylusId))))))