3 references to WaitingForNextFrame
PresentationCore (3)
Core\CSharp\System\Windows\Media\MediaContext.cs (3)
720
_interlockState = InterlockState.
WaitingForNextFrame
;
2626
Debug.Assert(_interlockState == InterlockState.
WaitingForNextFrame
2926
return (_interlockState == InterlockState.
WaitingForNextFrame
||