This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 49
Add x:Bind #19
Comments
Good, especially WPF. |
Very important, especially in lists on mobile platforms for performance |
I agree with Bill, very important |
Useful article comparing x:Bind to Binding
this was a bad choice, especially having such differences between Win8/Phone8.1 Store apps and UWP |
Also, if it is at all technically possible bring over the UpdateSourceTrigger to the x;Bind |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
x:Bind was a major improvement made to UWP XAML. It's very powerful thanks to function binding, compile-time error checking, and easier to debug than {Binding}.
The text was updated successfully, but these errors were encountered: