2 references to BitmapImage
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3761case KnownElements.BitmapImage: converterId = KnownElements.ImageSourceConverter; break; 5347case KnownElements.BitmapImage: t = _asmCore.GetType("System.Windows.Media.Imaging.BitmapImage"); break;