System.ComponentModel.DesignerCategoryAttribute.IsDefaultAttribute C# (CSharp) Method

IsDefaultAttribute() public method

public IsDefaultAttribute ( ) : bool
return bool
        public override bool IsDefaultAttribute() { throw null; }
        public override object TypeId { get { throw null; } }