3 writes to ImageFormat
PresentationFramework (3)
System\Windows\Documents\RtfToXamlReader.cs (3)
9642
formatState.
ImageFormat
= RtfImageFormat.Png;
9648
formatState.
ImageFormat
= RtfImageFormat.Jpeg;
9654
formatState.
ImageFormat
= RtfImageFormat.Wmf;
2 references to ImageFormat
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
8619
switch (formatState.
ImageFormat
)
8645
if (formatState.
ImageFormat
!= RtfImageFormat.Wmf)