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)
186_waitEvent.Set(); 198_waitEvent.WaitOne(); 249_waitEvent.Set(); 362_waitEvent.Set();