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