更新命名空间,优化部分交互

This commit is contained in:
GG Z
2025-09-06 00:36:23 +08:00
parent f03dd8ac58
commit 61ff71c5be
33 changed files with 495 additions and 232 deletions

View File

@@ -10,7 +10,7 @@
x:Class="NeoUI.Controls.ModalWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:NeoUI.Controls"
xmlns:controls="clr-namespace:NeoUI.Controls"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<Window.Resources>