2 references to Stretch
PresentationFramework (2)
System\Windows\Controls\Primitives\DocumentPageView.cs (2)
325
pageZoom = Viewbox.ComputeScaleFactor(availableSize, pageSize, this.
Stretch
, this.StretchDirection);
416
pageZoom = Viewbox.ComputeScaleFactor(finalSize, pageSize, this.
Stretch
, this.StretchDirection);