Displaying an Ico File in a Silverlight 3 Application

Posted by Oliver Weichhold on Stack Overflow See other posts from Stack Overflow or by Oliver Weichhold
Published on 2010-04-18T11:03:02Z Indexed on 2010/04/18 11:13 UTC
Read the original article Hit count: 397

Filed under:
|
|

I need to display favicon.ico files fetched from arbitrary Web Sites as a BitmapImage in a Silverlight 3 application but Silverlight 3's BitmapImage only supports PNG and JPG. Any suggestions?

© Stack Overflow or respective owner

Related posts about Silverlight

Related posts about image