1 write to modelPropertyStore
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (1)
55this.modelPropertyStore = new Dictionary<string, ModelItem>();
1 reference to modelPropertyStore
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (1)
344get { return this.modelPropertyStore; }