asynchronously loading a BitmapImage in C# using WPF - by stevebec What's the best way to asynchronously load an BitmapImage in C# using WPF? It seems like many solution exist, but does a standard pattern or best practice exist? Thanks! Read the article