1 implementation of ModelDictionary
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DictionaryItemsCollection.cs (1)
16public ModelItemDictionaryImpl ModelDictionary { get; set; }
1 write to ModelDictionary
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (1)
64this.ItemsCollectionObject.ModelDictionary = this;