1 write to _waitEvent
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDownload.cs (1)
70_waitEvent = new AutoResetEvent(false);
4 references to _waitEvent
PresentationCore (4)
System\Windows\Media\Imaging\BitmapDownload.cs (4)
204_waitEvent.Set(); 216_waitEvent.WaitOne(); 273_waitEvent.Set(); 392_waitEvent.Set();