Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What is the recommended approach for globally registering theme resources in a WPF class library ?
Are there official patterns or alternatives to App.xaml that can provide similar global resource resolution capabilities in this scenario?
We've also created a discussion in the official WPF repository: https://github.com/dotnet/wpf/discussions/11075