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