2 references to PixelFormat
PresentationCore (2)
System\Windows\Media\PixelFormatConverter.cs (2)
63
return new
PixelFormat
(value);
76
return new
PixelFormat
(o as string);