Gets whether this attribute is true by default.
[Visual Basic] Overrides Public Function IsDefaultAttribute() As Boolean [C#] public override bool IsDefaultAttribute(); [C++] public: override bool IsDefaultAttribute(); [JScript] public override function IsDefaultAttribute() : Boolean;
true if this attribute is true by default; otherwise, false.
NotifyParentPropertyAttribute Class | NotifyParentPropertyAttribute Members | System.ComponentModel.Design Namespace