Making the case for XAML Markup Extensions
Explains how to create and use XAML Markup Extensions to simplify setting custom icons in UWP/WinUI applications.
Explains how to create and use XAML Markup Extensions to simplify setting custom icons in UWP/WinUI applications.
Explores a new WPF 4.5 feature allowing event subscription via markup extensions, with a focus on MVVM pattern integration.
Explains how to fix WPF markup extensions that fail to update targets when used inside ControlTemplates, with a focus on deferred evaluation.