Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the MVVM Template to contain one Binding #93

Open
timunie opened this issue May 16, 2022 · 1 comment
Open

Update the MVVM Template to contain one Binding #93

timunie opened this issue May 16, 2022 · 1 comment

Comments

@timunie
Copy link

timunie commented May 16, 2022

Oh, wow. I already read about RaiseAndSetIfChanged but it was not visible in my scope. So I thought it was some old technique because the example here looks way more complicated:
https://www.reactiveui.net/docs/handbook/data-binding/avalonia

I did not expect it to be just an extension method. This is why I hate extension methods 😑
Maybe the visual studio template should include such basic binding as an example.
There current example only has a one way binding.

Originally posted by @ckorn in AvaloniaUI/Avalonia#8116 (comment)

@maxkatz6 maxkatz6 transferred this issue from AvaloniaUI/Avalonia May 24, 2022
@maxkatz6
Copy link
Member

Also https://github.com/AvaloniaUI/AvaloniaVS can be updated as well (can't duplicate issue while transferring)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants