3 references to _downloadEvent
PresentationCore (3)
System\Windows\Media\Imaging\BitmapDecoder.cs (2)
815
_downloadEvent
.AddEvent(value);
821
_downloadEvent
.RemoveEvent(value);
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (1)
338
_downloadEvent
.InvokeEvents(this, null);