3 writes to ImageFormat
PresentationFramework (3)
System\Windows\Documents\RtfToXamlReader.cs (3)
9631
formatState.
ImageFormat
= RtfImageFormat.Png;
9637
formatState.
ImageFormat
= RtfImageFormat.Jpeg;
9643
formatState.
ImageFormat
= RtfImageFormat.Wmf;
2 references to ImageFormat
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
8607
switch (formatState.
ImageFormat
)
8633
if (formatState.
ImageFormat
!= RtfImageFormat.Wmf)