Home
last modified time | relevance | path

Searched refs:IsDesignOnly (Results 1 – 21 of 21) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Primitives/src/System/ComponentModel/
H A DDesignOnlyAttribute.cs19 public DesignOnlyAttribute(bool isDesignOnly) => IsDesignOnly = isDesignOnly;
26 public bool IsDesignOnly { get; } property in System.ComponentModel.DesignOnlyAttribute
58 return other?.IsDesignOnly == IsDesignOnly; in Equals()
61 public override int GetHashCode() => IsDesignOnly.GetHashCode(); in GetHashCode()
63 public override bool IsDefaultAttribute() => IsDesignOnly == Default.IsDesignOnly; in IsDefaultAttribute()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DDesignOnlyAttribute.cs37 public bool IsDesignOnly { property in System.ComponentModel.DesignOnlyAttribute
73 return IsDesignOnly == Default.IsDesignOnly; in IsDefaultAttribute()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Primitives/tests/
H A DDesignOnlyAttributeTests.cs18 Assert.Equal(designOnly, attribute.IsDesignOnly); in Ctor_DesignOnly()
54 Assert.Equal(expectedDesignOnly, attribute.IsDesignOnly); in DefaultProperties_GetDesignOnly_ReturnsExpected()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Serializer/
H A DCompositeActivityTypeDescriptor.cs34 … 1 && attributes[0] is DesignOnlyAttribute && !(attributes[0] as DesignOnlyAttribute).IsDesignOnly) in GetProperties()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Primitives/ref/
H A DSystem.ComponentModel.Primitives.cs134 public bool IsDesignOnly { get; } property in System.ComponentModel.DesignOnlyAttribute
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/Design/
H A DMobileControlPersister.cs530 if ((doAttr != null) && doAttr.IsDesignOnly) { in PersistAttributes()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs1753 public bool IsDesignOnly { get { throw null; } } property in System.ComponentModel.DesignOnlyAttribute
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs1756 public bool IsDesignOnly { get { throw null; } } property in System.ComponentModel.DesignOnlyAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs1751 public bool IsDesignOnly { get { throw null; } } property in System.ComponentModel.DesignOnlyAttribute
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs1752 public bool IsDesignOnly { get { throw null; } } property in System.ComponentModel.DesignOnlyAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs3387 public bool IsDesignOnly { get { throw null; } } property in System.ComponentModel.DesignOnlyAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs3142 public bool IsDesignOnly { get { throw null; } } property in System.ComponentModel.DesignOnlyAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs3197 public bool IsDesignOnly { get { throw null; } } property in System.ComponentModel.DesignOnlyAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs3218 public bool IsDesignOnly { get { throw null; } } property in System.ComponentModel.DesignOnlyAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs3218 public bool IsDesignOnly { get { throw null; } } property in System.ComponentModel.DesignOnlyAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs3197 public bool IsDesignOnly { get { throw null; } } property in System.ComponentModel.DesignOnlyAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs3197 public bool IsDesignOnly { get { throw null; } } property in System.ComponentModel.DesignOnlyAttribute
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs3216 public bool IsDesignOnly { get { throw null; } } property in System.ComponentModel.DesignOnlyAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs3486 public bool IsDesignOnly { get { throw null; } } property in System.ComponentModel.DesignOnlyAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs3218 public bool IsDesignOnly { get { throw null; } } property in System.ComponentModel.DesignOnlyAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs3477 public bool IsDesignOnly { get { throw null; } } property in System.ComponentModel.DesignOnlyAttribute