1 write to ImageStretch
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
3137documentNode.FormatState.ImageStretch = valueString;
1 reference to ImageStretch
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
2067System.Windows.Media.Stretch imageStretch = GetImageStretch(documentNode.FormatState.ImageStretch);