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