Often in WPF development I am looking for ingenious ways to maximise my data usage opportunities within XAML. I try hard not to add additional code or inflate my ViewModel if I can use XAML to achieve the desired effect. As an example of what I mean, I’m sure you all have used elaborate binding […]
↧