Specifies that the parent property should be notified on changes to the child class property. This field is read-only.
[Visual Basic] Public Shared ReadOnly Yes As NotifyParentPropertyAttribute [C#] public static readonly NotifyParentPropertyAttribute Yes; [C++] public: static readonly NotifyParentPropertyAttribute* Yes; [JScript] public static var Yes : NotifyParentPropertyAttribute;
NotifyParentPropertyAttribute Class | NotifyParentPropertyAttribute Members | System.ComponentModel.Design Namespace