mm-slk
Results
1
comments of
mm-slk
We discovered that we have to call the method `FrameworkElement.UpdateDefaultStyle` for Elements that have no "root". https://github.com/dotnet/wpf/blob/v6.0.12/src/Microsoft.DotNet.Wpf/src/PresentationFramework/System/Windows/Generated/FrameworkElement.cs#L124-L129 > Elements that arent connected to the tree do not receive theme change...