5 references to IsClockSupported
PresentationCore (5)
System\Windows\Media\Animation\TimeManager.cs (1)
96if (MediaContext.IsClockSupported)
System\Windows\Media\MediaContext.cs (4)
35if (IsClockSupported) 191if (IsClockSupported) 1077Debug.Assert(IsClockSupported, "MediaContext.CurrentTime called when QueryPerformaceCounter is not supported"); 1259&& IsClockSupported)