2 references to editorPropertyID
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Expressions\ExpressionActivityEditor.cs (2)
154AttachablePropertyServices.SetProperty(target, editorPropertyID, name); 160return AttachablePropertyServices.TryGetProperty(target, editorPropertyID, out value) ? value : null;