[]
        
(Showing Draft Content)

C1.WPF.Extended.ChangingPropertyBoxEventArgs.-ctor

ChangingPropertyBoxEventArgs Constructor

ChangingPropertyBoxEventArgs(PropertyInfo, PropertyBox)

Initializes a new instance of the AddingPropertyBoxEventArgs class.

Declaration
public ChangingPropertyBoxEventArgs(PropertyInfo property, PropertyBox propertyBox)
Parameters
Type Name Description
PropertyInfo property

The property info associated to the PropertyBox.

PropertyBox propertyBox

The property being added.