7 references to ComputeScaleFactor
PresentationFramework (7)
System\Windows\Controls\Image.cs (1)
330
Size scaleFactor = Viewbox.
ComputeScaleFactor
(inputSize,
System\Windows\Controls\MediaElement.cs (1)
784
Size scaleFactor = Viewbox.
ComputeScaleFactor
(inputSize,
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);
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);
System\Windows\Documents\XamlToRtfWriter.cs (1)
2095
Size scaleFactor = System.Windows.Controls.Viewbox.
ComputeScaleFactor
(