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