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