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