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();
952
shouldGetBackBuffer =
_copyCompletedEvent
.WaitOne(timeout, false);
1279
_copyCompletedEvent
.Reset();
1295
_copyCompletedEvent
.SafeWaitHandle,