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