如何将BitmapImage转换为Icon?

Akh*_*eus 3 c# bitmapimage

在我的应用程序中,我必须List<MenuItem>在WCF中向我的shell扩展发送一个.这些MenuItem由图标和标签组成.图标的类型是,System.Drawing.Icon但我必须工作System.Windows.Media.Imaging.BitmapImage.有没有办法转换BitmapImageIcon