2 references to CanDecreaseZoomPropertyKey
PresentationFramework (2)
src\Framework\System\Windows\Controls\SinglePageViewer.cs (2)
329
CanDecreaseZoomPropertyKey
.DependencyProperty;
1229
SetValue(
CanDecreaseZoomPropertyKey
, BooleanBoxes.Box(DoubleUtil.LessThan(MinZoom, Zoom)));