3 instantiations of CollectionChange
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\CollectionChange.cs (1)
91
return new
CollectionChange
()
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (2)
246
CollectionChange change = new
CollectionChange
()
293
CollectionChange change = new
CollectionChange
()
4 references to CollectionChange
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (4)
246
CollectionChange
change = new CollectionChange()
252
Operation =
CollectionChange
.OperationType.Insert
293
CollectionChange
change = new CollectionChange()
299
Operation =
CollectionChange
.OperationType.Delete