14 references to ItemsCollectionObject
System.Data (14)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (14)
61if (ItemsCollectionObject != null) 64this.ItemsCollectionObject.ModelDictionary = this; 670if (ItemsCollectionObject != null) 674ItemsCollectionObject.ShouldUpdateDictionary = false; 706ItemsCollectionObject.ShouldUpdateDictionary = true; 756if (ItemsCollectionObject != null && itemsCollectionImpl != null) 760ItemsCollectionObject.ShouldUpdateDictionary = false; 768ItemsCollectionObject.ShouldUpdateDictionary = true; 815if (ItemsCollectionObject != null && itemsCollectionImpl != null) 819ItemsCollectionObject.ShouldUpdateDictionary = false; 824ItemsCollectionObject.ShouldUpdateDictionary = true; 900if (ItemsCollectionObject != null && itemsCollectionImpl != null) 904ItemsCollectionObject.ShouldUpdateDictionary = false; 942ItemsCollectionObject.ShouldUpdateDictionary = true;