Files
ShrlAlgoToolkit/NeuWPF/NeoUI/GlobalUsings.cs
2025-08-20 12:10:13 +08:00

5 lines
142 B
C#

global using System.Windows;
global using System.Windows.Controls;
global using System.Windows.Interop;
global using System.Windows.Media;