Home
last modified time | relevance | path

Searched refs:RaiseListChangedEvents (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/tests/
H A DBindingListTests.cs20 Assert.True(list.RaiseListChangedEvents); in Ctor_Default()
42 Assert.True(bindingList.RaiseListChangedEvents); in Ctor_FixedSizeIList()
65 Assert.True(bindingList.RaiseListChangedEvents); in Ctor_NonFixedSizeIList()
88 Assert.True(bindingList.RaiseListChangedEvents); in Ctor_IReadOnlyList()
250 bindingList.RaiseListChangedEvents = false; in AllowEdit_Set_InvokesListChanged()
251 bindingList.RaiseListChangedEvents = false; in AllowEdit_Set_InvokesListChanged()
277 bindingList.RaiseListChangedEvents = false; in AllowRemove_Set_InvokesListChanged()
606 Assert.False(bindingList.RaiseListChangedEvents); in RaiseListChangedEvents_Set_GetReturnsExpected()
608 bindingList.RaiseListChangedEvents = false; in RaiseListChangedEvents_Set_GetReturnsExpected()
609 Assert.False(bindingList.RaiseListChangedEvents); in RaiseListChangedEvents_Set_GetReturnsExpected()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.ComponentModel/
H A DBindingListTest.cs23 Assert.IsTrue (l.RaiseListChangedEvents, "4"); in BindingListDefaults()
43 Assert.IsTrue (l.RaiseListChangedEvents, "4"); in BindingListDefaults_FixedSizeList()
63 Assert.IsTrue (l.RaiseListChangedEvents, "4"); in BindingListDefaults_NonFixedSizeList()
83 Assert.IsTrue (l.RaiseListChangedEvents, "4"); in BindingListDefaults_ReadOnlyList()
243 l.RaiseListChangedEvents = false; in TestAllowEditEvent()
273 l.RaiseListChangedEvents = false; in TestAllowRemove()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DBindingList.cs153 public bool RaiseListChangedEvents property in System.ComponentModel.BindingList
479 if (RaiseListChangedEvents) in Child_PropertyChanged()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DBindingList.cs171 public bool RaiseListChangedEvents { property in System.ComponentModel.BindingList
561 if (this.RaiseListChangedEvents) { in Child_PropertyChanged()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Serialization.Formatters/tests/
H A DEqualityExtensions.cs654 Assert.Equal(@this.RaiseListChangedEvents, other.RaiseListChangedEvents); in IsEqual()
669 Assert.Equal(@this.RaiseListChangedEvents, other.RaiseListChangedEvents); in IsEqual()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DBindingSource.cs432 public bool RaiseListChangedEvents { property in System.Windows.Forms.BindingSource
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs98 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.ComponentModel.BindingList
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs1307 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.ComponentModel.BindingList
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs1310 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.ComponentModel.BindingList
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs1305 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.ComponentModel.BindingList
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs1306 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.ComponentModel.BindingList
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs2966 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.ComponentModel.BindingList
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs2730 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.ComponentModel.BindingList
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs2751 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.ComponentModel.BindingList
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs2772 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.ComponentModel.BindingList
H A DSystem.Windows.Forms.cs1241 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.Windows.Forms.BindingSource
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs2772 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.ComponentModel.BindingList
H A DSystem.Windows.Forms.cs1241 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.Windows.Forms.BindingSource
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs2751 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.ComponentModel.BindingList
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs2751 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.ComponentModel.BindingList
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs2770 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.ComponentModel.BindingList
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs3040 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.ComponentModel.BindingList
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs2772 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.ComponentModel.BindingList
H A DSystem.Windows.Forms.cs1241 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.Windows.Forms.BindingSource
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs3031 public bool RaiseListChangedEvents { get { throw null; } set { } } property in System.ComponentModel.BindingList

12