Base:
event
CollectionChanged
System.Activities.Presentation.Model.ModelItemDictionary.CollectionChanged
12 references to CollectionChanged
System.Data (12)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (12)
153
if (null != this.
CollectionChanged
)
155
this.
CollectionChanged
(this,
214
if (this.
CollectionChanged
!= null)
216
this.
CollectionChanged
(this,
723
if (null != this.
CollectionChanged
)
725
this.
CollectionChanged
(this,
786
if (null != this.
CollectionChanged
)
788
this.
CollectionChanged
(this,
840
if (null != this.
CollectionChanged
)
842
this.
CollectionChanged
(this,
947
if (null != this.
CollectionChanged
)
949
this.
CollectionChanged
(this,