private static void GotoSubredditStatic(LinkViewModel vm) { vm.GotoSubredditImpl(); }
private static void GotoSubredditStatic(LinkViewModel vm) { if (vm.IsExtendedOptionsShown) vm.IsExtendedOptionsShown = false; vm.GotoSubredditImpl(); }