© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
7 replies
Lord Hokage

How Do I add a Xaml Namespace inside another xaml

Just adding a using namespace in classes, how do I do that with Xaml?

x:Class=Fuire"2._0.AppShell"
xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
xmlns:local="clr-namespace:BringTheMenu2._0"
xmlns:custom="Fuire._0.View.Fuire"
Shell.FlyoutBehavior="Disabled">
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,828Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

How do i put "" Inside a String?
C#CC# / help
17mo ago
How do i exit this loop inside a loop
C#CC# / help
3y ago
How do I add strings to a list?
C#CC# / help
2y ago
❔ how to properly add test fixtures for namespace
C#CC# / help
3y ago