3 references to WaitingForNextFrame
PresentationCore (3)
System\Windows\Media\MediaContext.cs (3)
680
_interlockState = InterlockState.
WaitingForNextFrame
;
2529
Debug.Assert(_interlockState == InterlockState.
WaitingForNextFrame
2822
return (_interlockState == InterlockState.
WaitingForNextFrame
||