1 implementation of ShouldUpdateDictionary
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\DictionaryItemsCollection.cs (1)
15public bool ShouldUpdateDictionary { get; set; }
8 writes to ShouldUpdateDictionary
System.Activities.Presentation (8)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (8)
674ItemsCollectionObject.ShouldUpdateDictionary = false; 706ItemsCollectionObject.ShouldUpdateDictionary = true; 760ItemsCollectionObject.ShouldUpdateDictionary = false; 768ItemsCollectionObject.ShouldUpdateDictionary = true; 819ItemsCollectionObject.ShouldUpdateDictionary = false; 824ItemsCollectionObject.ShouldUpdateDictionary = true; 904ItemsCollectionObject.ShouldUpdateDictionary = false; 942ItemsCollectionObject.ShouldUpdateDictionary = true;