1 write to _waitEvent
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDownload.cs (1)
52_waitEvent = new AutoResetEvent(false);
4 references to _waitEvent
PresentationCore (4)
System\Windows\Media\Imaging\BitmapDownload.cs (4)
186_waitEvent.Set(); 198_waitEvent.WaitOne(); 255_waitEvent.Set(); 374_waitEvent.Set();