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();
959
shouldGetBackBuffer =
_copyCompletedEvent
.WaitOne(timeout, false);
1287
_copyCompletedEvent
.Reset();
1303
_copyCompletedEvent
.SafeWaitHandle,