Things I Think Are Cool is a blog series where I talk about things I have found interesting and helpful. They can be time savers, productivity tools, podcasts, books, products, or even people. If you're using the MVVM pattern in Xamarin.Forms, then most likely you're using Commands to bind…
2 posts tagged
Behaviors
Attached Properties - What Are They Good For?
For the longest time I knew what Attached Properties in Xamarin.Forms were – the most famous example being setting a control’s position within a Grid … … but to be honest, I just didn’t care how the Grid.Row and…