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