1 implementation of Scale
PresentationFramework (1)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
795
public double
Scale
1 reference to Scale
PresentationFramework (1)
src\Framework\System\Windows\Controls\DocumentViewer.cs (1)
1361
double scrollZoom = ScaleToZoom(_documentScrollInfo.
Scale
);