Method | Description | |
---|---|---|
PropertyChangedEventArgs ( Properties properties, string key, object oldValue, object newValue ) : System |
public PropertyChangedEventArgs ( Properties properties, string key, object oldValue, object newValue ) : System | ||
properties | Properties | |
key | string | |
oldValue | object | |
newValue | object | |
return | System |