3 writes to Key
System.Activities.Core.Presentation (3)
System\ServiceModel\Activities\Presentation\CorrelationDataDesigner.xaml.cs (3)
152
wrapper.
Key
= oldKey;
163
wrapper.
Key
= oldKey;
216
this.
Key
= key;
4 references to Key
System.Activities.Core.Presentation (4)
System\ServiceModel\Activities\Presentation\CorrelationDataDesigner.xaml.cs (4)
102
string keyName = this.CorrelationInitializeData.GetUniqueName<CorrelationDataWrapper>(KeyPrefix, item => item.
Key
);
137
Key = wrapper.
Key
,
148
string newKey = wrapper.
Key
;
159
int entryCount = this.CorrelationInitializeData.Count(entry => entry.
Key
== newKey);