1 write to _waitEvent
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapDownload.cs (1)
78_waitEvent = new AutoResetEvent(false);
4 references to _waitEvent
PresentationCore (4)
Core\CSharp\System\Windows\Media\Imaging\BitmapDownload.cs (4)
258_waitEvent.Set(); 275_waitEvent.WaitOne(); 336_waitEvent.Set(); 459_waitEvent.Set();