1 write to modelPropertyStore
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemImpl.cs (1)
58this.modelPropertyStore = new Dictionary<string, ModelItem>();
1 reference to modelPropertyStore
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemImpl.cs (1)
242return modelPropertyStore;