2 references to c
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (2)
1568return ((x * x) * a) + c; 1573return Math.Sqrt((y - c) / a);