[]
Initializes a new instance of the AddingPropertyBoxEventArgs class.
public ChangingPropertyBoxEventArgs(PropertyInfo property, PropertyBox propertyBox)
| Type | Name | Description |
|---|---|---|
| PropertyInfo | property | The property info associated to the PropertyBox. |
| PropertyBox | propertyBox | The property being added. |