public SettingsWindow()
 {
     InitializeComponent();
     ThreadsCount.Focus();
 }