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

@@ -1,7 +1,7 @@
using Microsoft.Win32;
using System.Runtime.InteropServices;
namespace NeumUI.Controls;
namespace NeoUI.Controls;
/// <summary>
/// Vista风格的文件夹选择对话框支持多选、初始文件夹设置等功能。