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