2 references to CanIncreaseZoomPropertyKey
PresentationFramework (2)
System\Windows\Controls\DocumentViewer.cs (2)
785
CanIncreaseZoomPropertyKey
.DependencyProperty;
2457
dv.SetValue(
CanIncreaseZoomPropertyKey
, newZoom < DocumentViewerConstants.MaximumZoom);