Describe the bug
The <winrt/Microsoft.UI.Xaml.Interop.h> has not 'xaml_typename'. The only way I can use xaml_typename is that I must include <winrt/Windows.UI.Xaml.Interop.h>
You can see if I comment Windows.UI.Xaml.Interop.h,There will be an error message for xaml_typename


Steps to reproduce the bug
The <winrt/Microsoft.UI.Xaml.Interop.h> has not 'xaml_typename'. The only way I can use xaml_typename is that I must include <winrt/Windows.UI.Xaml.Interop.h>
You can see if I comment Windows.UI.Xaml.Interop.h,There will be an error message for xaml_typename


Expected behavior
No response
Screenshots
No response
NuGet package version
None
Windows version
No response
Additional context
No response