private void SetupDropdowns() { ComboboxService.BindQuestType(_StartType); ComboboxService.BindQuestStep(StepType); }