2 references to PixelFormat
PresentationCore (2)
System\Windows\Media\Imaging\BitmapSourceSafeMILHandle.cs (1)
116
PixelFormat pixelFormat = new
PixelFormat
(guidFormat);
System\Windows\Media\PixelFormat.cs (1)
677
return new
PixelFormat
(guidPixelFormat);