2 references to OnSourceDownloaded
PresentationFramework (2)
src\Framework\System\Windows\Controls\Image.cs (2)
445
DownloadCompletedEventManager.AddHandler(bitmapSource,
OnSourceDownloaded
);
456
DownloadCompletedEventManager.RemoveHandler(_bitmapSource,
OnSourceDownloaded
);