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