4 references to Jpeg
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (2)
8614
case RtfImageFormat.
Jpeg
:
9637
formatState.ImageFormat = RtfImageFormat.
Jpeg
;
System\Windows\Documents\XamlToRtfWriter.cs (2)
2132
case RtfImageFormat.
Jpeg
:
2246
imageFormat = RtfImageFormat.
Jpeg
;