3 references to Stretch
PresentationFramework (3)
System\Windows\Controls\Primitives\DocumentPageView.cs (3)
157
/// <see cref="
Stretch
" />
326
pageZoom = Viewbox.ComputeScaleFactor(availableSize, pageSize, this.
Stretch
, this.StretchDirection);
417
pageZoom = Viewbox.ComputeScaleFactor(finalSize, pageSize, this.
Stretch
, this.StretchDirection);