1 write to _copyCompletedEvent
PresentationCore (1)
System\Windows\Media\Imaging\WriteableBitmap.cs (1)
632_copyCompletedEvent = null;
4 references to _copyCompletedEvent
PresentationCore (4)
System\Windows\Media\Imaging\WriteableBitmap.cs (4)
631_copyCompletedEvent.Close(); 952shouldGetBackBuffer = _copyCompletedEvent.WaitOne(timeout, false); 1279_copyCompletedEvent.Reset(); 1295_copyCompletedEvent.SafeWaitHandle,