1 write to _waitEvent
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDownload.cs (1)
50_waitEvent = new AutoResetEvent(false);
4 references to _waitEvent
PresentationCore (4)
System\Windows\Media\Imaging\BitmapDownload.cs (4)
185_waitEvent.Set(); 197_waitEvent.WaitOne(); 248_waitEvent.Set(); 361_waitEvent.Set();