private static void ShowItemPageChanged(SimpleViewModel toPage) { MvxTrace.TaggedTrace("SimpleListViewModel", "Page changed to {0}", toPage.Name); }