2 references to GetNextTickNeeded
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\TimeManager.cs (1)
233if (GetNextTickNeeded() >= TimeSpan.Zero)
Core\CSharp\System\Windows\Media\MediaContext.cs (1)
601nextTickNeeded = _timeManager.GetNextTickNeeded();