2 references to NotifyVariableNameChanged
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (2)
1137this.Editor.NotifyVariableNameChanged(this.identifierName, name, (string)this.ReflectedObject.Properties[VariableNameProperty].ComputedValue); 1173Editor.NotifyVariableNameChanged(this.identifierName, newValue, oldValue);