3 references to WaitingForNextFrame
PresentationCore (3)
System\Windows\Media\MediaContext.cs (3)
701
_interlockState = InterlockState.
WaitingForNextFrame
;
2550
Debug.Assert(_interlockState == InterlockState.
WaitingForNextFrame
2843
return (_interlockState == InterlockState.
WaitingForNextFrame
||