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