5 references to IsClockSupported
PresentationCore (5)
System\Windows\Media\Animation\TimeManager.cs (1)
97if (MediaContext.IsClockSupported)
System\Windows\Media\MediaContext.cs (4)
36if (IsClockSupported) 192if (IsClockSupported) 1081Debug.Assert(IsClockSupported, "MediaContext.CurrentTime called when QueryPerformaceCounter is not supported"); 1263&& IsClockSupported)