3 references to _downloadEvent
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
897
_downloadEvent
.AddEvent(value);
903
_downloadEvent
.RemoveEvent(value);
Core\CSharp\System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (1)
375
_downloadEvent
.InvokeEvents(this, null);