Replies: 1 comment
-
That is a slightly confusing question, you are asking about schema but listed a namespace. I believe the namespace you suggested is not used by WPF, rather it is used by Xamarin/MAUI: https://learn.microsoft.com/en-us/dotnet/maui/xaml/namespaces/. WPF uses http://schemas.microsoft.com/winfx/2006/xaml, see https://learn.microsoft.com/en-us/dotnet/desktop/wpf/advanced/xaml-namespaces-and-namespace-mapping-for-wpf-xaml. |
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.
-
Hi. What is the newest schema used for wpf? Is it "http://schemas.microsoft.com/winfx/2009/xaml"?
Beta Was this translation helpful? Give feedback.
All reactions