Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/design/
H A DPropertyTabAttribute.cs22 public class PropertyTabAttribute : Attribute { class
33 public PropertyTabAttribute() { in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
44 public PropertyTabAttribute(Type tabClass) : this(tabClass, PropertyTabScope.Component) { in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
53 …public PropertyTabAttribute(string tabClassName) : this(tabClassName, PropertyTabScope.Component) { in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
62 public PropertyTabAttribute(Type tabClass, PropertyTabScope tabScope) { in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
79 public PropertyTabAttribute(string tabClassName, PropertyTabScope tabScope) { in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
151 if (other is PropertyTabAttribute) { in Equals()
152 return Equals((PropertyTabAttribute)other); in Equals()
158 public bool Equals(PropertyTabAttribute other) { in Equals()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/Design/
H A DPropertyTabAttribute.cs18 public class PropertyTabAttribute : Attribute class
29 public PropertyTabAttribute() in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
41 public PropertyTabAttribute(Type tabClass) : this(tabClass, PropertyTabScope.Component) in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
51 … public PropertyTabAttribute(string tabClassName) : this(tabClassName, PropertyTabScope.Component) in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
61 public PropertyTabAttribute(Type tabClass, PropertyTabScope tabScope) in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
78 public PropertyTabAttribute(string tabClassName, PropertyTabScope tabScope) in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
150 if (other is PropertyTabAttribute) in Equals()
152 return Equals((PropertyTabAttribute)other); in Equals()
158 public bool Equals(PropertyTabAttribute other) in Equals()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs688 public partial class PropertyTabAttribute : System.Attribute class
690 public PropertyTabAttribute() { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
691 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
692 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
693 public PropertyTabAttribute(System.Type tabClass) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
694 …public PropertyTabAttribute(System.Type tabClass, System.ComponentModel.PropertyTabScope tabScope)… in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
698 public bool Equals(System.ComponentModel.PropertyTabAttribute other) { throw null; } in Equals()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DPropertyGrid.cs981PropertyTabAttribute tabAttribute = (PropertyTabAttribute)TypeDescriptor.GetAttributes (objects[i]… in GetMergedPropertyTabs()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs2737 public partial class PropertyTabAttribute : System.Attribute class
2739 public PropertyTabAttribute() { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2740 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2741 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2742 public PropertyTabAttribute(System.Type tabClass) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2743 …public PropertyTabAttribute(System.Type tabClass, System.ComponentModel.PropertyTabScope tabScope)… in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2747 public bool Equals(System.ComponentModel.PropertyTabAttribute other) { throw null; } in Equals()
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs2740 public partial class PropertyTabAttribute : System.Attribute class
2742 public PropertyTabAttribute() { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2743 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2744 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2745 public PropertyTabAttribute(System.Type tabClass) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2746 …public PropertyTabAttribute(System.Type tabClass, System.ComponentModel.PropertyTabScope tabScope)… in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2750 public bool Equals(System.ComponentModel.PropertyTabAttribute other) { throw null; } in Equals()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs2735 public partial class PropertyTabAttribute : System.Attribute class
2737 public PropertyTabAttribute() { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2738 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2739 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2740 public PropertyTabAttribute(System.Type tabClass) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2741 …public PropertyTabAttribute(System.Type tabClass, System.ComponentModel.PropertyTabScope tabScope)… in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2745 public bool Equals(System.ComponentModel.PropertyTabAttribute other) { throw null; } in Equals()
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs2736 public partial class PropertyTabAttribute : System.Attribute class
2738 public PropertyTabAttribute() { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2739 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2740 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2741 public PropertyTabAttribute(System.Type tabClass) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2742 …public PropertyTabAttribute(System.Type tabClass, System.ComponentModel.PropertyTabScope tabScope)… in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
2746 public bool Equals(System.ComponentModel.PropertyTabAttribute other) { throw null; } in Equals()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs4328 public partial class PropertyTabAttribute : System.Attribute class
4330 public PropertyTabAttribute() { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4331 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4332 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4333 public PropertyTabAttribute(System.Type tabClass) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4334 …public PropertyTabAttribute(System.Type tabClass, System.ComponentModel.PropertyTabScope tabScope)… in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4338 public bool Equals(System.ComponentModel.PropertyTabAttribute other) { throw null; } in Equals()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs4083 public partial class PropertyTabAttribute : System.Attribute class
4085 public PropertyTabAttribute() { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4086 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4087 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4088 public PropertyTabAttribute(System.Type tabClass) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4089 …public PropertyTabAttribute(System.Type tabClass, System.ComponentModel.PropertyTabScope tabScope)… in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4093 public bool Equals(System.ComponentModel.PropertyTabAttribute other) { throw null; } in Equals()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/
H A Dcommon.sources441 ../referencesource/System/compmod/system/componentmodel/design/PropertyTabAttribute.cs
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs4181 public partial class PropertyTabAttribute : System.Attribute class
4183 public PropertyTabAttribute() { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4184 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4185 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4186 public PropertyTabAttribute(System.Type tabClass) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4187 …public PropertyTabAttribute(System.Type tabClass, System.ComponentModel.PropertyTabScope tabScope)… in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4191 public bool Equals(System.ComponentModel.PropertyTabAttribute other) { throw null; } in Equals()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs4202 public partial class PropertyTabAttribute : System.Attribute class
4204 public PropertyTabAttribute() { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4205 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4206 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4207 public PropertyTabAttribute(System.Type tabClass) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4208 …public PropertyTabAttribute(System.Type tabClass, System.ComponentModel.PropertyTabScope tabScope)… in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4212 public bool Equals(System.ComponentModel.PropertyTabAttribute other) { throw null; } in Equals()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs4202 public partial class PropertyTabAttribute : System.Attribute class
4204 public PropertyTabAttribute() { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4205 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4206 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4207 public PropertyTabAttribute(System.Type tabClass) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4208 …public PropertyTabAttribute(System.Type tabClass, System.ComponentModel.PropertyTabScope tabScope)… in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4212 public bool Equals(System.ComponentModel.PropertyTabAttribute other) { throw null; } in Equals()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs4181 public partial class PropertyTabAttribute : System.Attribute class
4183 public PropertyTabAttribute() { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4184 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4185 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4186 public PropertyTabAttribute(System.Type tabClass) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4187 …public PropertyTabAttribute(System.Type tabClass, System.ComponentModel.PropertyTabScope tabScope)… in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4191 public bool Equals(System.ComponentModel.PropertyTabAttribute other) { throw null; } in Equals()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs4181 public partial class PropertyTabAttribute : System.Attribute class
4183 public PropertyTabAttribute() { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4184 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4185 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4186 public PropertyTabAttribute(System.Type tabClass) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4187 …public PropertyTabAttribute(System.Type tabClass, System.ComponentModel.PropertyTabScope tabScope)… in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4191 public bool Equals(System.ComponentModel.PropertyTabAttribute other) { throw null; } in Equals()
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs4200 public partial class PropertyTabAttribute : System.Attribute class
4202 public PropertyTabAttribute() { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4203 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4204 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4205 public PropertyTabAttribute(System.Type tabClass) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4206 …public PropertyTabAttribute(System.Type tabClass, System.ComponentModel.PropertyTabScope tabScope)… in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4210 public bool Equals(System.ComponentModel.PropertyTabAttribute other) { throw null; } in Equals()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs4472 public partial class PropertyTabAttribute : System.Attribute class
4474 public PropertyTabAttribute() { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4475 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4476 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4477 public PropertyTabAttribute(System.Type tabClass) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4478 …public PropertyTabAttribute(System.Type tabClass, System.ComponentModel.PropertyTabScope tabScope)… in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4482 public bool Equals(System.ComponentModel.PropertyTabAttribute other) { throw null; } in Equals()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs4202 public partial class PropertyTabAttribute : System.Attribute class
4204 public PropertyTabAttribute() { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4205 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4206 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4207 public PropertyTabAttribute(System.Type tabClass) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4208 …public PropertyTabAttribute(System.Type tabClass, System.ComponentModel.PropertyTabScope tabScope)… in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4212 public bool Equals(System.ComponentModel.PropertyTabAttribute other) { throw null; } in Equals()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs4463 public partial class PropertyTabAttribute : System.Attribute class
4465 public PropertyTabAttribute() { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4466 public PropertyTabAttribute(string tabClassName) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4467 …public PropertyTabAttribute(string tabClassName, System.ComponentModel.PropertyTabScope tabScope) … in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4468 public PropertyTabAttribute(System.Type tabClass) { } in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4469 …public PropertyTabAttribute(System.Type tabClass, System.ComponentModel.PropertyTabScope tabScope)… in PropertyTabAttribute() method in System.ComponentModel.PropertyTabAttribute
4473 public bool Equals(System.ComponentModel.PropertyTabAttribute other) { throw null; } in Equals()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/netstandard/
H A DTypeForwarders.cs498 …ystem.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.PropertyTabAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/Facades/
H A Dnetstandard.cs392 …time.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.PropertyTabAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/Facades/
H A Dnetstandard.cs391 …time.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.PropertyTabAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/Facades/
H A Dnetstandard.cs392 …time.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.PropertyTabAttribute))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/Facades/
H A Dnetstandard.cs392 …time.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.PropertyTabAttribute))]