Category Archives: Windows

windows

Design tips for Localized WPF UI

While working on WPF–based applications, I keep discovering new things in designing UI. I am combining them all here to share: 1. Write your UI in XAML; avoid creating UI in code. When you create your UI by using XAML, … Continue reading

Posted in Windows