maui
maui copied to clipboard
[X] don't expand types to Extension for x:Static
Description of Change
if a type name exists with an Extension suffix, xaml rules require us to use that. But not for x:Static
warning, this is an ABI breaking change. C# API is unchanged
Issues Fixed
- fixes #11833