microsoft / XamlBehaviors

This is the official home for UWP XAML Behaviors on GitHub.
MIT License
692 stars 110 forks source link

[bug] ChangePropertyAction value binding only execute once. #217

Closed HppZ closed 3 years ago

HppZ commented 3 years ago

I use x:bind with oneway Mode, but the function only get executed once at the begining, which I think is not correct. repo: https://github.com/HppZ/TestBehaviors