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