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