2 references to PixelFormat
PresentationBuildTasks (2)
Framework\System\Windows\Markup\KnownTypes.cs (2)
3766case KnownElements.PixelFormat: converterId = KnownElements.PixelFormatConverter; break; 5367case KnownElements.PixelFormat: t = _asmCore.GetType("System.Windows.Media.PixelFormat"); break;