2 references to CanDecreaseZoomPropertyKey
PresentationFramework (2)
src\Framework\System\Windows\Controls\DocumentViewer.cs (2)
844
CanDecreaseZoomPropertyKey
.DependencyProperty;
2595
dv.SetValue(
CanDecreaseZoomPropertyKey
, newZoom > DocumentViewerConstants.MinimumZoom);