2 references to OnSourceDownloaded
PresentationFramework (2)
System\Windows\Controls\Image.cs (2)
431
DownloadCompletedEventManager.AddHandler(bitmapSource,
OnSourceDownloaded
);
442
DownloadCompletedEventManager.RemoveHandler(_bitmapSource,
OnSourceDownloaded
);