Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Add x:Bind #19

Open
bschoepke opened this issue May 11, 2017 · 6 comments
Open

Add x:Bind #19

bschoepke opened this issue May 11, 2017 · 6 comments
Labels
Milestone

Comments

@bschoepke
Copy link

bschoepke commented May 11, 2017

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}.

@h82258652
Copy link

Good, especially WPF.

@billreiss
Copy link

billreiss commented May 12, 2017

Very important, especially in lists on mobile platforms for performance

@davidezordan
Copy link

I agree with Bill, very important

@birbilis
Copy link

birbilis commented May 28, 2017

Useful article comparing x:Bind to Binding
https://mcnextpost.com/2015/11/10/uwpxaml-compiled-binding-what-is-it/

NB: Compiled Binding is only available for Windows 10 Universal apps (UWP). There is actually no plan to port it to WPF or Windows 8 apps in the future.

this was a bad choice, especially having such differences between Win8/Phone8.1 Store apps and UWP

@nick-goloborodko
Copy link

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.
Labels
Projects
None yet
Development

No branches or pull requests

7 participants