1 write to zoomFitToScreenLabel
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
1492
this.
zoomFitToScreenLabel
= (this.view.TryFindResource("zoomFitToScreenLabel") as string) ?? "Fit to screen";
1 reference to zoomFitToScreenLabel
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
1663
if (string.Equals(this.
zoomFitToScreenLabel
, value))