2 references to Stretch
PresentationFramework (2)
System\Windows\Controls\ViewBox.cs (2)
316Size scalefac = ComputeScaleFactor(constraint, childSize, this.Stretch, this.StretchDirection); 342Size scalefac = ComputeScaleFactor(arrangeSize, childSize, this.Stretch, this.StretchDirection);