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