3 references to WaitingForNextFrame
PresentationCore (3)
System\Windows\Media\MediaContext.cs (3)
676
_interlockState = InterlockState.
WaitingForNextFrame
;
2522
Debug.Assert(_interlockState == InterlockState.
WaitingForNextFrame
2815
return (_interlockState == InterlockState.
WaitingForNextFrame
||