| Overload | Description | 
|---|---|
| NotifyingWidget Constructor() | Initializes a new instance of the class with default data. | 
| NotifyingWidget Constructor(NotifyingWidget) | Initializes a new instance of the class, copying values from a given object. | 
| NotifyingWidget Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |