2 references to ResultProperty
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\MorphHelpers.cs (2)
110
ModelItem originalActivityFuncResult = originalValue.Properties[PropertyNames.
ResultProperty
].Value;
116
morphed.Properties[PropertyNames.
ResultProperty
].SetValue(newActivityActionResult);