1 write to _copyCompletedEvent
PresentationCore (1)
System\Windows\Media\Imaging\WriteableBitmap.cs (1)
639_copyCompletedEvent = null;
4 references to _copyCompletedEvent
PresentationCore (4)
System\Windows\Media\Imaging\WriteableBitmap.cs (4)
638_copyCompletedEvent.Close(); 959shouldGetBackBuffer = _copyCompletedEvent.WaitOne(timeout, false); 1287_copyCompletedEvent.Reset(); 1303_copyCompletedEvent.SafeWaitHandle,