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