[]
Invoked whenever the effective value of any dependency property has been updated.
protected override void OnPropertyChanged(DependencyPropertyChangedEventArgs e)
Type | Name | Description |
---|---|---|
DependencyPropertyChangedEventArgs | e | The event data that describes the property that changed, as well as old and new values. |