WPF’s XAML Designer Is the Hardest Thing to Leave. Here Is the Replacement.
Hot Design collapses the edit-build-run loop for WPF migration polish work by letting engineers fix layout on the running app with source write-back
How Long Does a WPF Migration Actually Take? Pattern-Level Estimates
Pattern-level effort estimates calibrated to a real 84-file WPF migration, with a scoping worksheet you can fill in for your own codebase
Migrate WPF Screen-by-Screen with Uno Islands
Embed Uno Platform controls inside your existing WPF app and migrate one screen at a time, without a big-bang rewrite
AI-Assisted WPF Migration: What Actually Works in 2026
The three-layer pattern (docs MCP, runtime MCP, human review) that turns AI code generation into verified WPF migration
WinUI Alignment Is a Feature, Not a Dependency
Uno Platform implements the WinUI API surface because alignment with an open, documented contract is a developer advantage, not a strategic dependency
WPF Modernization vs Migration: Which One Are You Actually Doing?
The single most expensive WPF scoping mistake in 2026 is treating modernization and migration as the same project
WPF Modernization in 2026: A Source-Backed Decision Guide
A source-backed decision tree for WPF teams choosing between modernization-in-place and cross-platform migration in 2026
Replace WPF Settings.Default with IWritableOptions in Uno Platform
Replace Properties.Settings.Default with appsettings.json, typed records, and IWritableOptions across iOS, Android, WebAssembly, and desktop
Migrating WPF ResourceDictionary and MergedDictionaries to Uno Platform
Four concrete shifts in URI syntax, lookup order, theme extensions, and ThemeDictionaries when porting a WPF resource graph to Uno Platform
