Home
last modified time | relevance | path

Searched refs:CollectionChanging (Results 1 – 25 of 37) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DBindingsCollection.cs96 if (CollectionChanging != null) in OnCollectionChanging()
97 CollectionChanging (this, e); in OnCollectionChanging()
133 public event CollectionChangeEventHandler CollectionChanging; event in System.Windows.Forms.BindingsCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DBindingsCollectionTest.cs70 binding_coll.CollectionChanging += CollectionChangingHandler; in CollectionChangingTest()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/tests/System/Data/
H A DDataTableCollectionTest2.cs160 public void CollectionChanging() in CollectionChanging() method in System.Data.Tests.DataTableCollectionTest2
164 … ds.Tables.CollectionChanging += new CollectionChangeEventHandler(Tables_CollectionChanging); in CollectionChanging()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data/Test/System.Data/
H A DDataTableCollectionTest2.cs164 public void CollectionChanging() in CollectionChanging() method in MonoTests.System.Data.DataTableCollectionTest2
168 ds.Tables.CollectionChanging+=new CollectionChangeEventHandler(Tables_CollectionChanging); in CollectionChanging()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/
H A DDataColumnCollection.cs258 internal event CollectionChangeEventHandler CollectionChanging; event in System.Data.DataColumnCollection
815 CollectionChanging?.Invoke(this, ccevent); in OnCollectionChanging()
H A DDataTableCollection.cs239 public event CollectionChangeEventHandler CollectionChanging property in System.Data.DataTableCollection
H A DDataRelationCollection.cs227 internal event CollectionChangeEventHandler CollectionChanging property in System.Data.DataRelationCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/
H A DDataTableCollection.cs241 public event CollectionChangeEventHandler CollectionChanging { property in System.Data.DataTableCollection
H A DDataColumnCollection.cs247 internal event CollectionChangeEventHandler CollectionChanging { property in System.Data.DataColumnCollection
H A DDataRelationCollection.cs222 internal event CollectionChangeEventHandler CollectionChanging { property in System.Data.DataRelationCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/NewXml/
H A DXmlDataDocument.cs251 …dataSet.Tables.CollectionChanging += new CollectionChangeEventHandler( this.OnDataSetTablesChangin… in BindToDataSet()
252 …dataSet.Relations.CollectionChanging += new CollectionChangeEventHandler( this.OnDataSetRelationsC… in BindToDataSet()
291 … t.Columns.CollectionChanging += new CollectionChangeEventHandler( this.OnTableColumnsChanging ); in BindToTable()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Xml/
H A DXmlDataDocument.cs275 … _dataSet.Tables.CollectionChanging += new CollectionChangeEventHandler(OnDataSetTablesChanging); in BindToDataSet()
276 …_dataSet.Relations.CollectionChanging += new CollectionChangeEventHandler(OnDataSetRelationsChangi… in BindToDataSet()
320 … t.Columns.CollectionChanging += new CollectionChangeEventHandler(OnTableColumnsChanging); in BindToTable()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/ref/
H A DSystem.Data.Common.cs709 …public event System.ComponentModel.CollectionChangeEventHandler CollectionChanging { add { } remov… property in System.Data.DataTableCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.Data.cs1117 …public event System.ComponentModel.CollectionChangeEventHandler CollectionChanging { add { } remov… property in System.Data.DataTableCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.Data.cs1117 …public event System.ComponentModel.CollectionChangeEventHandler CollectionChanging { add { } remov… property in System.Data.DataTableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Data.cs1158 …public event System.ComponentModel.CollectionChangeEventHandler CollectionChanging { add { } remov… property in System.Data.DataTableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Data.cs1158 …public event System.ComponentModel.CollectionChangeEventHandler CollectionChanging { add { } remov… property in System.Data.DataTableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Data.cs1157 …public event System.ComponentModel.CollectionChangeEventHandler CollectionChanging { add { } remov… property in System.Data.DataTableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Data.cs1157 …public event System.ComponentModel.CollectionChangeEventHandler CollectionChanging { add { } remov… property in System.Data.DataTableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Data.cs1157 …public event System.ComponentModel.CollectionChangeEventHandler CollectionChanging { add { } remov… property in System.Data.DataTableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Data.cs1035 …public event System.ComponentModel.CollectionChangeEventHandler CollectionChanging { add { } remov… property in System.Data.DataTableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Data.cs1035 …public event System.ComponentModel.CollectionChangeEventHandler CollectionChanging { add { } remov… property in System.Data.DataTableCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Data.cs1143 …public event System.ComponentModel.CollectionChangeEventHandler CollectionChanging { add { } remov… property in System.Data.DataTableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Data.cs1158 …public event System.ComponentModel.CollectionChangeEventHandler CollectionChanging { add { } remov… property in System.Data.DataTableCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Data.cs1124 …public event System.ComponentModel.CollectionChangeEventHandler CollectionChanging { add { } remov… property in System.Data.DataTableCollection

12