This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Mapping between a XAML namespace and a CLR namespace in WinUI 3 #10021
Labels
team-Markup
Issue for the Markup team
Discussed in microsoft/WindowsAppSDK#2946
Originally posted by vladimir-stoyanov September 8, 2022
Is it possible to map between a XAML namespace and a CLR namespace in WinUI 3?
For example in WPF, the following attribute: XmlnsDefinition is placed in the AssemblyInfo.cs file in order to achieve this.
Is this achievable in WinUI 3 and if so how?
is there any plan? this is very useful for Class Library projects @Scottj1s @duncanmacmichael @michael-hawker @codendone
The text was updated successfully, but these errors were encountered: