private void LoadDefault() { ProgramListComponent.ToggleFullLoading(true); _networkHandler.GetDefault(HandleLoaded); }