Method | Description | |
---|---|---|
PropertyValueChangedEventArgs ( string propertyName, object oldValue, object newValue ) : System.ComponentModel |
public PropertyValueChangedEventArgs ( string propertyName, object oldValue, object newValue ) : System.ComponentModel | ||
propertyName | string | |
oldValue | object | |
newValue | object | |
return | System.ComponentModel |