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