3 references to Wmf
PresentationFramework (3)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (3)
8699
case RtfImageFormat.
Wmf
:
8723
if (formatState.ImageFormat != RtfImageFormat.
Wmf
)
9736
formatState.ImageFormat = RtfImageFormat.
Wmf
;