A XAML Driven UI

Originally published at: A XAML Driven UI – Xojo Programming Blog

If you’re building rich, maintainable and scalable user interfaces on Windows, XAML is a great choice. Its clean, declarative syntax and solid separation between design and code can make things easier to manage, and since it’s tightly integrated with the Windows UI system, it can really help take your app from basic to polished. Migrating…

4 Likes