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