docs-maui icon indicating copy to clipboard operation
docs-maui copied to clipboard

.NET MAUI 9: ResourceDictionaries without code-behind have their XAML compiled

Open davidbritch opened this issue 1 year ago • 0 comments

In .NET 9, all ResourceDictionary instances without code-behind have their XAML compiled, unless <?xaml-comp compile="false" ?> is set.

Update the ResourceDictionary doc to this effect.

https://github.com/dotnet/maui/pull/19390


Associated WorkItem - 314388

davidbritch avatar Feb 07 '24 12:02 davidbritch