Browse Source
- Make `SetAndRaise` accept a `DirectPropertyBase` instead of an `AvaloniaProperty`: only direct properties can be changed by this method - Remove `priority` from `RaisePropertyChanged`: direct property changes are always with `LocalValue` priority - Remove `Optional` and `BindingValue` wrappers from `RaisePropertyChanged`: concrete values must always be suppliedpull/10373/head
4 changed files with 8 additions and 22 deletions
Loading…
Reference in new issue