5 references to IsClockSupported
PresentationCore (5)
System\Windows\Media\Animation\TimeManager.cs (1)
111if (MediaContext.IsClockSupported)
System\Windows\Media\MediaContext.cs (4)
57if (IsClockSupported) 213if (IsClockSupported) 1102Debug.Assert(IsClockSupported, "MediaContext.CurrentTime called when QueryPerformaceCounter is not supported"); 1284&& IsClockSupported)