The fields of the NotifyParentPropertyAttribute class are listed below. For a complete list of NotifyParentPropertyAttribute class members, see the NotifyParentPropertyAttribute Members topic.
Default | Specifies the default attribute state, that the parent property should not be notified on changes to the child class property. This field is read-only. |
No | Specifies that the parent property should not be notified on changes to the child class property. This field is read-only. |
Yes | Specifies that the parent property should be notified on changes to the child class property. This field is read-only. |
NotifyParentPropertyAttribute Class | System.ComponentModel.Design Namespace