-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Labels
area-xamlXAML, CSS, Triggers, BehaviorsXAML, CSS, Triggers, Behaviorsproposal/underconsiderations/triagedIssue has been reviewedIssue has been reviewed
Milestone
Description
Description
Add a GlobalXmlns.cs in the maui template for users to start filling clr-namespaces in the global namespace
depending on the choice made in #28843 and the uri we pick for the global xmlns, the GlobalXmlns.cs could look like
// some comments about the global xmlns, what's already in it, how to opt-out the implicit (see #28847 )
[assembly: XmlnsDefinition("http://schemas.microsoft.com/dotnet/maui/global", "[default app clr-namespace]")]
// commented out examples on how to add more clr-namespaces and other xmlnsPublic API Changes
none
Intended Use-Case
/
Metadata
Metadata
Assignees
Labels
area-xamlXAML, CSS, Triggers, BehaviorsXAML, CSS, Triggers, Behaviorsproposal/underconsiderations/triagedIssue has been reviewedIssue has been reviewed