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