4 writes to _updatingInternalZoomLevel
PresentationFramework (4)
src\Framework\System\Windows\Controls\DocumentViewer.cs (4)
1207
_updatingInternalZoomLevel
= true;
1209
_updatingInternalZoomLevel
= false;
1234
_updatingInternalZoomLevel
= true;
1236
_updatingInternalZoomLevel
= false;
1 reference to _updatingInternalZoomLevel
PresentationFramework (1)
src\Framework\System\Windows\Controls\DocumentViewer.cs (1)
2599
if (!dv.
_updatingInternalZoomLevel
)