2 references to LastTickDelta
PresentationCore (2)
System\Windows\Media\Animation\Clock.cs (2)
1840
_beginTime += _timeManager.
LastTickDelta
;
1845
_currentIterationBeginTime += _timeManager.
LastTickDelta
;