11 lines
331 B
C#
11 lines
331 B
C#
global using System;
|
|
global using System.Collections.Generic;
|
|
global using System.ComponentModel;
|
|
global using System.Globalization;
|
|
global using System.Linq;
|
|
global using System.Threading;
|
|
global using System.Threading.Tasks;
|
|
global using System.Windows;
|
|
global using System.Windows.Interop;
|
|
global using System.Windows.Media;
|