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