public MainWindowViewModel() { Options = new OptionsViewModel(_api); QuestionBlockList = new QuestionBlockListViewModel(_api, Options); }