Home
last modified time | relevance | path

Searched defs:CollectionChanged (Results 1 – 25 of 111) sorted by relevance

12345

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ObjectModel/src/System/Collections/Specialized/
H A DINotifyCollectionChanged.cs24 event NotifyCollectionChangedEventHandler CollectionChanged; event
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/collections/specialized/
H A Dinotifycollectionchanged.cs36 event NotifyCollectionChangedEventHandler CollectionChanged; event
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Objects/
H A DIObjectView.cs17 void CollectionChanged(object sender, CollectionChangeEventArgs e); in CollectionChanged() method
H A DObjectViewListener.cs142 private void CollectionChanged(object sender, CollectionChangeEventArgs e) in CollectionChanged() method in System.Data.Objects.ObjectViewListener
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ObjectModel/src/System/Collections/ObjectModel/
H A DReadOnlyObservableCollection.cs72 protected virtual event NotifyCollectionChangedEventHandler CollectionChanged; event in System.Collections.ObjectModel.ReadOnlyObservableCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/collections/objectmodel/
H A Dreadonlyobservablecollection.cs82 protected virtual event NotifyCollectionChangedEventHandler CollectionChanged; event in System.Collections.ObjectModel.ReadOnlyObservableCollection
H A Dobservablecollection.cs166 public virtual event NotifyCollectionChangedEventHandler CollectionChanged; event in System.Collections.ObjectModel.ObservableCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/WindowsBase/System.ComponentModel/
H A DSortDescriptionCollection.cs53 protected event NotifyCollectionChangedEventHandler CollectionChanged; event in System.ComponentModel.SortDescriptionCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data/Test/System.Data/
H A DConstraintCollectionTest.cs393 public void CollectionChanged () in CollectionChanged() method in MonoTests.System.Data.ConstraintCollectionTest
H A DDataRelationCollectionTest2.cs182 [Test] public void CollectionChanged() in CollectionChanged() method in MonoTests.System.Data.DataRelationCollectionTest2
H A DDataTableCollectionTest2.cs144 public void CollectionChanged() in CollectionChanged() method in MonoTests.System.Data.DataTableCollectionTest2
H A DConstraintCollectionTest2.cs94 [Test] public void CollectionChanged() in CollectionChanged() method in MonoTests.System.Data.ConstraintCollectionTest2
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DBindingsCollection.cs132 public event CollectionChangeEventHandler CollectionChanged; event in System.Windows.Forms.BindingsCollection
H A DAutoCompleteStringCollection.cs45 public event CollectionChangeEventHandler CollectionChanged; event in System.Windows.Forms.AutoCompleteStringCollection
H A DDataGridViewCellCollection.cs106 public event CollectionChangeEventHandler CollectionChanged; event in System.Windows.Forms.DataGridViewCellCollection
H A DBindingContext.cs224 public event CollectionChangeEventHandler CollectionChanged { property in System.Windows.Forms.BindingContext
H A DGridTableStylesCollection.cs199 public event CollectionChangeEventHandler CollectionChanged; event in System.Windows.Forms.GridTableStylesCollection
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GKComponents/GKUI/Components/
H A DObservableExtList.cs36 public event NotifyCollectionChangedEventHandler CollectionChanged; event in GKUI.Components.ObservableExtList
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/tests/System/Data/
H A DDataRelationCollectionTest2.cs185 public void CollectionChanged() in CollectionChanged() method in System.Data.Tests.DataRelationCollectionTest2
H A DDataTableCollectionTest2.cs140 public void CollectionChanged() in CollectionChanged() method in System.Data.Tests.DataTableCollectionTest2
H A DConstraintCollectionTest2.cs83 public void CollectionChanged() in CollectionChanged() method in System.Data.Tests.ConstraintCollectionTest2
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.Core/
H A DObservableCollectionThreadSafe.cs21 event NotifyCollectionChangedEventHandler CollectionChanged; event
176 public event NotifyCollectionChangedEventHandler CollectionChanged property in GKMap.ObservableCollectionThreadSafe
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.C5/C5/
H A DEvents.cs82 internal event CollectionChangedHandler<T> CollectionChanged property in C5.EventBlock
207 internal event CollectionChangedHandler<T> CollectionChanged property in C5.ProxyEventBlock
/dports/security/keepassxc/keepassxc-2.6.6/src/fdosecrets/objects/adaptors/
H A DServiceAdaptor.cpp39 emit CollectionChanged(objectPathSafe(coll)); in ServiceAdaptor() local
/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainEditor2/Extensions/
H A DObservableDictionary.cs18 public virtual event NotifyCollectionChangedEventHandler CollectionChanged; event in TrainEditor2.Extensions.ObservableDictionary

12345