2 references to PixelFormat
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapSourceSafeMILHandle.cs (1)
150
PixelFormat pixelFormat = new
PixelFormat
(guidFormat);
Core\CSharp\System\Windows\Media\PixelFormat.cs (1)
732
return new
PixelFormat
(guidPixelFormat);