public void ApplyState(Preset preset) { uiState.Apply(this, preset.State, nameof(txtUrl), nameof(cbxPreset)); }