1 write to ImageStretchDirection
PresentationFramework (1)
System\Windows\Documents\XamlToRtfWriter.cs (1)
3138
documentNode.FormatState.
ImageStretchDirection
= valueString;
1 reference to ImageStretchDirection
PresentationFramework (1)
System\Windows\Documents\XamlToRtfWriter.cs (1)
2067
System.Windows.Controls.StretchDirection imageStretchDirection = GetImageStretchDirection(documentNode.FormatState.
ImageStretchDirection
);