1 write to Value
System.Activities.Core.Presentation (1)
System\ServiceModel\Activities\Presentation\CorrelationDataDesigner.xaml.cs (1)
217this.Value = value;
2 references to Value
System.Activities.Core.Presentation (2)
System\ServiceModel\Activities\Presentation\CorrelationDataDesigner.xaml.cs (2)
138Value = wrapper.Value != null ? wrapper.Value.GetCurrentValue() as InArgument<string> : null