5 references to IsClockSupported
PresentationCore (5)
Core\CSharp\System\Windows\Media\Animation\TimeManager.cs (1)
114if (MediaContext.IsClockSupported)
Core\CSharp\System\Windows\Media\MediaContext.cs (4)
60if (IsClockSupported) 216if (IsClockSupported) 1122Debug.Assert(IsClockSupported, "MediaContext.CurrentTime called when QueryPerformaceCounter is not supported"); 1309&& IsClockSupported)