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