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