1 write to _copyCompletedEvent
PresentationCore (1)
System\Windows\Media\Imaging\WriteableBitmap.cs (1)
650_copyCompletedEvent = null;
4 references to _copyCompletedEvent
PresentationCore (4)
System\Windows\Media\Imaging\WriteableBitmap.cs (4)
649_copyCompletedEvent.Close(); 970shouldGetBackBuffer = _copyCompletedEvent.WaitOne(timeout, false); 1298_copyCompletedEvent.Reset(); 1314_copyCompletedEvent.SafeWaitHandle,