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