using System.Windows.Controls; namespace ProxySuper.WPF.Controls { /// /// VLESS_gRPC_Control.xaml 的交互逻辑 /// public partial class VLESS_gRPC_Control : UserControl { public VLESS_gRPC_Control() { InitializeComponent(); } } }