2 references to PixelFormat
PresentationCore (2)
Core\CSharp\System\Windows\Media\PixelFormatConverter.cs (2)
79
return new
PixelFormat
(value);
92
return new
PixelFormat
(o as string);