Home
last modified time | relevance | path

Searched refs:ListBindable (Results 1 – 25 of 49) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DListBindableAttribute.cs40 ListBindable = listBindable; in ListBindableAttribute()
48 ListBindable = (flags != BindableSupport.No); in ListBindableAttribute()
55 public bool ListBindable { get; } property in System.ComponentModel.ListBindableAttribute
68 return other != null && other.ListBindable == ListBindable; in Equals()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DListBindableAttribute.cs56 public bool ListBindable { property in System.ComponentModel.ListBindableAttribute
71 return other != null && other.ListBindable == listBindable; in Equals()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DTableLayoutControlCollection.cs36 [ListBindable (false)]
H A DDataGridViewSelectedCellCollection.cs32 [ListBindable (false)]
H A DDataGridViewSelectedColumnCollection.cs31 [ListBindable (false)]
H A DNumericUpDownAccelerationCollection.cs33 [ListBindable (false)]
H A DDataGridViewSelectedRowCollection.cs31 [ListBindable (false)]
H A DMenu.cs41 [ListBindable(false)]
337 [ListBindable(false)]
H A DDataGridViewCellCollection.cs31 [ListBindable (false)]
H A DGridTableStylesCollection.cs32 [ListBindable(false)]
H A DListViewGroupCollection.cs37 [ListBindable(false)]
H A DDataGridViewColumnCollection.cs33 [ListBindable (false)]
H A DToolStripItemCollection.cs37 [ListBindable (false)]
H A DGridColumnStylesCollection.cs33 [ListBindable(false)]
H A DToolStripPanel.cs463 [ListBindable (false)]
H A DDataGridViewComboBoxCell.cs419 [ListBindable (false)]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/SqlClient/
H A DSqlErrorCollection.cs17 [Serializable, ListBindable(false)]
H A DSqlParameterCollection.cs23 ListBindable(false)
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/OleDb/
H A DOleDbErrorCollection.cs16 [Serializable, ListBindable(false)]
H A DOleDbParameterCollection.cs21 ListBindable(false)
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Odbc/
H A DOdbcParameterCollection.cs22 ListBindable(false)
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite_2.0/
H A DSQLiteParameterCollection.cs22 ….Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"), ListBindable(false)]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/Common/
H A DDataTableMappingCollection.cs12 [ListBindable(false)]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Common/
H A DDataTableMappingCollection.cs20 ListBindable(false)
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.OracleClient/System.Data.OracleClient/
H A DOracleParameterCollection.cs30 [ListBindable (false)]

12