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