public SubredditPickerPageView()
        {
            InitializeComponent();

            _spvm = DataContext as SubredditPickerViewModel;
        }