1 implementation of SetScale
PresentationFramework (1)
MS\Internal\Documents\DocumentGrid.cs (1)
427public void SetScale(double scale)
1 reference to SetScale
PresentationFramework (1)
System\Windows\Controls\DocumentViewer.cs (1)
2524dv._documentScrollInfo.SetScale(DocumentViewer.ZoomToScale(newZoom));