Mapping between a XAML namespace and a CLR namespace in WinUI 3 #2946
Unanswered
vladimir-stoyanov
asked this question in
Q&A
Replies: 1 comment
-
Would love to know. It's there in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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?
Beta Was this translation helpful? Give feedback.
All reactions