2 references to CanDecreaseZoomPropertyKey
PresentationFramework (2)
System\Windows\Controls\DocumentViewer.cs (2)
815
CanDecreaseZoomPropertyKey
.DependencyProperty;
2459
dv.SetValue(
CanDecreaseZoomPropertyKey
, newZoom > DocumentViewerConstants.MinimumZoom);