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