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