OnPropertyChanged(new DependencyPropertyChangedEventArgs(AffectsProperty, oldValue, value));
 SetValue(AffectsProperty, value);