3 references to WaitingForNextFrame
PresentationCore (3)
System\Windows\Media\MediaContext.cs (3)
677
_interlockState = InterlockState.
WaitingForNextFrame
;
2523
Debug.Assert(_interlockState == InterlockState.
WaitingForNextFrame
2816
return (_interlockState == InterlockState.
WaitingForNextFrame
||