Home
last modified time | relevance | path

Searched refs:tabClassNames (Results 1 – 18 of 18) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/design/
H A DPropertyTabAttribute.cs25 private string[] tabClassNames; field in System.ComponentModel.PropertyTabAttribute
35 tabClassNames = new string[0]; in PropertyTabAttribute()
80 this.tabClassNames = new string[]{ tabClassName}; in PropertyTabAttribute()
93 tabClasses = new Type[tabClassNames.Length];
94 for (int i=0; i<tabClassNames.Length; i++) {
105 className = tabClassNames[i];
132 if (tabClassNames != null) {
133 return (string[])tabClassNames.Clone();
192 InitializeArrays(tabClassNames, null, tabScopes); in InitializeArrays()
213 else if (tabClassNames != null) { in InitializeArrays()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/Design/
H A DPropertyTabAttribute.cs197 protected void InitializeArrays(string[] tabClassNames, PropertyTabScope[] tabScopes) in InitializeArrays() argument
199 InitializeArrays(tabClassNames, null, tabScopes); in InitializeArrays()
213 …private void InitializeArrays(string[] tabClassNames, Type[] tabClasses, PropertyTabScope[] tabSco… in InitializeArrays() argument
223 else if (tabClassNames != null) in InitializeArrays()
225 if (tabScopes != null && tabClassNames.Length != tabScopes.Length) in InitializeArrays()
229 _tabClassNames = (string[])tabClassNames.Clone(); in InitializeArrays()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs701 …protected void InitializeArrays(string[] tabClassNames, System.ComponentModel.PropertyTabScope[] t… in InitializeArrays() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs2750 …protected void InitializeArrays(string[] tabClassNames, System.ComponentModel.PropertyTabScope[] t… in InitializeArrays() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs2753 …protected void InitializeArrays(string[] tabClassNames, System.ComponentModel.PropertyTabScope[] t… in InitializeArrays() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs2748 …protected void InitializeArrays(string[] tabClassNames, System.ComponentModel.PropertyTabScope[] t… in InitializeArrays() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs2749 …protected void InitializeArrays(string[] tabClassNames, System.ComponentModel.PropertyTabScope[] t… in InitializeArrays() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs4341 …protected void InitializeArrays(string[] tabClassNames, System.ComponentModel.PropertyTabScope[] t… in InitializeArrays() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs4096 …protected void InitializeArrays(string[] tabClassNames, System.ComponentModel.PropertyTabScope[] t… in InitializeArrays() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs4194 …protected void InitializeArrays(string[] tabClassNames, System.ComponentModel.PropertyTabScope[] t… in InitializeArrays() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs4215 …protected void InitializeArrays(string[] tabClassNames, System.ComponentModel.PropertyTabScope[] t… in InitializeArrays() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs4215 …protected void InitializeArrays(string[] tabClassNames, System.ComponentModel.PropertyTabScope[] t… in InitializeArrays() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs4194 …protected void InitializeArrays(string[] tabClassNames, System.ComponentModel.PropertyTabScope[] t… in InitializeArrays() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs4194 …protected void InitializeArrays(string[] tabClassNames, System.ComponentModel.PropertyTabScope[] t… in InitializeArrays() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs4213 …protected void InitializeArrays(string[] tabClassNames, System.ComponentModel.PropertyTabScope[] t… in InitializeArrays() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs4485 …protected void InitializeArrays(string[] tabClassNames, System.ComponentModel.PropertyTabScope[] t… in InitializeArrays() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs4215 …protected void InitializeArrays(string[] tabClassNames, System.ComponentModel.PropertyTabScope[] t… in InitializeArrays() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs4476 …protected void InitializeArrays(string[] tabClassNames, System.ComponentModel.PropertyTabScope[] t… in InitializeArrays() argument