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