2 references to CanIncreaseZoomPropertyKey
PresentationFramework (2)
src\Framework\System\Windows\Controls\DocumentViewer.cs (2)
815
CanIncreaseZoomPropertyKey
.DependencyProperty;
2594
dv.SetValue(
CanIncreaseZoomPropertyKey
, newZoom < DocumentViewerConstants.MaximumZoom);