global using System; global using System.Collections.Generic; global using System.Collections.ObjectModel; global using System.Collections.Specialized; global using System.ComponentModel; global using System.Diagnostics; global using System.IO; global using System.Linq; global using System.Runtime.InteropServices; global using System.Threading; global using System.Threading.Tasks; global using System.Windows; global using System.Windows.Controls; global using System.Windows.Data; global using System.Windows.Input; global using System.Windows.Interop; global using System.Windows.Media; global using System.Windows.Threading; global using Microsoft.Extensions.DependencyInjection; global using Microsoft.Win32;