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