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)
199_waitEvent.Set(); 211_waitEvent.WaitOne(); 262_waitEvent.Set(); 375_waitEvent.Set();