Design-Time Data

Wire up design-time data contexts so the XAML designer always shows realistic preview content, not empty surfaces.

  • Views SHOULD use d:DataContext and d:DesignInstance for XAML designer preview data
  • XAML Hot Reload SHOULD be used for live iteration during development
version
1.0.0
platforms
csharp, windows
tags
design-time-data, platform, windows
author
Mike Fullerton
modified
2026-03-27

Change History

Version Date Author Summary
1.0.0 2026-03-27 Mike Fullerton Initial creation