Category x:Bind

Select TextBox content when tab focussed in UWP

For a LOB application I’m building, one very important request is the fact that users should be able to input/edit data as fast as possible. Allowing users to use the tab key to navigate from one input control to another… Continue Reading →

Compiled bindings gotcha – Don’t forget INotifyPropertyChanged on your interface

Intro On one of our UWP projects we ran into an issue where OneWay binding using x:Bind (compiled bindings) didn’t work. Only the initial value was shown. In the end, when I found and fixed the problem, I realized that it was… Continue Reading →

x:Bind and inheritance

(published on 11/30/2015, although WordPress states ’11/15/2015′) Intro The first time I heard about Compiled Bindings (x:Bind) was at Build 2015. Finally we got compile-time validation on bindings and it promised to be a lot faster as it doesn’t need… Continue Reading →

© 2024 Pie Eating Ninjas' Blog — Powered by WordPress

Theme by Anders NorenUp ↑