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