4 writes to Zoom
PresentationFramework (4)
src\Framework\System\Windows\Controls\DocumentViewer.cs (4)
1208
Zoom
= DocumentViewer._zoomLevelCollection[_zoomLevelIndex];
1235
Zoom
= _zoomLevelCollection[_zoomLevelIndex];
1364
Zoom
= scrollZoom;
2066
dv.
Zoom
= (double)zoomValue;
4 references to Zoom
PresentationFramework (4)
src\Framework\System\Windows\Controls\DocumentViewer.cs (4)
1197
double oldZoom =
Zoom
;
1222
double oldZoom =
Zoom
;
1362
if (
Zoom
!= scrollZoom)
2372
double currentZoom =
Zoom
;