Home
last modified time | relevance | path

Searched refs:PropertyDescriptorChanged (Results 1 – 25 of 40) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DListChangedType.cs44 PropertyDescriptorChanged enumerator
H A DListChangedEventArgs.cs62 …Debug.Assert(listChangedType != ListChangedType.PropertyDescriptorChanged, "this constructor is us… in ListChangedEventArgs()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DListChangedType.cs43 PropertyDescriptorChanged enumerator
H A DListChangedEventArgs.cs56 …Debug.Assert(listChangedType != ListChangedType.PropertyDescriptorChanged, "this constructor is us… in ListChangedEventArgs()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DGridColumnStylesCollection.cs248 col.PropertyDescriptorChanged += new EventHandler (ColumnPropertyDescriptorChanged); in ConnectColumnEvents()
260 col.PropertyDescriptorChanged -= new EventHandler (ColumnPropertyDescriptorChanged); in DisconnectColumnEvents()
H A DCurrencyManager.cs377 case ListChangedType.PropertyDescriptorChanged: in ListChangedHandler()
H A DDataGridColumnStyle.cs564 public event EventHandler PropertyDescriptorChanged { property in System.Windows.Forms.DataGridColumnStyle
H A DBindingSource.cs973 OnListChanged (new ListChangedEventArgs (ListChangedType.PropertyDescriptorChanged, null)); in ResetBindings()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/
H A DDataViewManager.cs331 …ChangeAction.Refresh ? new ListChangedEventArgs(ListChangedType.PropertyDescriptorChanged, NullPro… in TableCollectionChanged()
342 …ChangeAction.Refresh ? new ListChangedEventArgs(ListChangedType.PropertyDescriptorChanged, NullPro… in RelationCollectionChanged()
H A DDataView.cs483 …OnListChanged(new ListChangedEventArgs(ListChangedType.PropertyDescriptorChanged, new DataTablePro…
1318 case ListChangedType.PropertyDescriptorChanged: in MaintainDataView()
1365 case ListChangedType.PropertyDescriptorChanged: in OnListChanged()
1600 …ChangeAction.Refresh ? new ListChangedEventArgs(ListChangedType.PropertyDescriptorChanged, NullPro… in ChildRelationCollectionChanged()
1611 …ChangeAction.Refresh ? new ListChangedEventArgs(ListChangedType.PropertyDescriptorChanged, NullPro… in ParentRelationCollectionChanged()
1622 …ChangeAction.Refresh ? new ListChangedEventArgs(ListChangedType.PropertyDescriptorChanged, NullPro… in ColumnCollectionChanged()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/
H A DDataViewManager.cs367 …ChangeAction.Refresh ? new ListChangedEventArgs(ListChangedType.PropertyDescriptorChanged, NullPro… in TableCollectionChanged()
377 …ChangeAction.Refresh ? new ListChangedEventArgs(ListChangedType.PropertyDescriptorChanged, NullPro… in RelationCollectionChanged()
H A DDataView.cs569 …OnListChanged(new ListChangedEventArgs(ListChangedType.PropertyDescriptorChanged, new DataTablePro…
1377 case ListChangedType.PropertyDescriptorChanged: in MaintainDataView()
1421 case ListChangedType.PropertyDescriptorChanged: in OnListChanged()
1637 …ChangeAction.Refresh ? new ListChangedEventArgs(ListChangedType.PropertyDescriptorChanged, NullPro… in ChildRelationCollectionChanged()
1647 …ChangeAction.Refresh ? new ListChangedEventArgs(ListChangedType.PropertyDescriptorChanged, NullPro… in ParentRelationCollectionChanged()
1657 …ChangeAction.Refresh ? new ListChangedEventArgs(ListChangedType.PropertyDescriptorChanged, NullPro… in ColumnCollectionChanged()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DBindingSourceTest.cs688 Assert.AreEqual (ListChangedType.PropertyDescriptorChanged, types[0], "6"); in ResetBindings()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs515 PropertyDescriptorChanged = 7, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs2323 PropertyDescriptorChanged = 7, enumerator
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs2326 PropertyDescriptorChanged = 7, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs2321 PropertyDescriptorChanged = 7, enumerator
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs2322 PropertyDescriptorChanged = 7, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs3927 PropertyDescriptorChanged = 7, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs3682 PropertyDescriptorChanged = 7, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs3767 PropertyDescriptorChanged = 7, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs3788 PropertyDescriptorChanged = 7, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs3788 PropertyDescriptorChanged = 7, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs3767 PropertyDescriptorChanged = 7, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs3767 PropertyDescriptorChanged = 7, enumerator

12