1 write to _waitEvent
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDownload.cs (1)
49_waitEvent = new AutoResetEvent(false);
4 references to _waitEvent
PresentationCore (4)
System\Windows\Media\Imaging\BitmapDownload.cs (4)
184_waitEvent.Set(); 196_waitEvent.WaitOne(); 247_waitEvent.Set(); 360_waitEvent.Set();