1 write to Context
System.Activities.Core.Presentation (1)
System\Activities\Presentation\DynamicArgumentDialog.cs (1)
36
Context
= context,
2 references to Context
System.Activities.Core.Presentation (2)
System\Activities\Presentation\DynamicArgumentDesigner.xaml.cs (2)
487
Fx.Assert(this.
Context
!= null, "EditingContext cannot be null");
557
if (ExpressionHelper.TryMorphExpression(expression, entry.UseLocationExpression, entry.Type, this.
Context
, out newExpression))