This commit is contained in:
ShrlAlgo
2025-08-20 12:10:35 +08:00
parent fcd306b0f7
commit 955a01f564
962 changed files with 7893 additions and 127784 deletions

View File

@@ -18,13 +18,13 @@ using System.Windows.Markup;
// 使用热重载管理器
//[assembly: System.Reflection.Metadata.MetadataUpdateHandler(typeof(HotReloadManager))]
[assembly: XmlnsPrefix("https://github.com/ShrlAlgo/NeumUI", "n")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Appearance")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Assists")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Behaviors")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Controls")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Converters")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Controls.Decorations")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Layout")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Markup")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Effects")]
[assembly: XmlnsPrefix("https://github.com/ShrlAlgo/NeoUI", "n")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Appearance")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Assists")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Behaviors")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Controls")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Converters")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Controls.Decorations")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Layout")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Markup")]
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Effects")]