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();
970
shouldGetBackBuffer =
_copyCompletedEvent
.WaitOne(timeout, false);
1298
_copyCompletedEvent
.Reset();
1314
_copyCompletedEvent
.SafeWaitHandle,