3 writes to ImageFormat
PresentationFramework (3)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (3)
9724
formatState.
ImageFormat
= RtfImageFormat.Png;
9730
formatState.
ImageFormat
= RtfImageFormat.Jpeg;
9736
formatState.
ImageFormat
= RtfImageFormat.Wmf;
2 references to ImageFormat
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
8697
switch (formatState.
ImageFormat
)
8723
if (formatState.
ImageFormat
!= RtfImageFormat.Wmf)