step4 opened this issue 6 years ago · 1 comments
In the Collection Binding Example I have added a OneWayPropertyBinding for the text color to a Color property from the parent viewmodel MyUI3. If I change the Color property the Binding does not execute.
OneWayPropertyBinding
MyUI3
Sorry my bad. I forgot to call OnPropertyChanged.