xaml

Tag

Cards List
#xaml

The perils of binding to value types in XAML

The Old New Thing (Raymond Chen) · 2026-09-02 Cached

This blog post discusses a technical pitfall in XAML where binding to value types leads to navigation failures with assistive tools due to copy-by-value semantics, and suggests using runtime classes with helper libraries like wil to avoid the issue.

0 favorites 0 likes
#xaml

@JetBrainsRider: Rider 2026.2 introduces WPF Hot Reload, letting you edit #XAML while your #WPF app is running to see saved changes appl…

X AI KOLs Timeline · 2026-08-20 Cached

JetBrains Rider 2026.2 introduces WPF Hot Reload, allowing developers to edit XAML files in real-time while their application is running to see changes without rebuilding or restarting.

0 favorites 0 likes
← Back to home

Submit Feedback