コード例 #1
0
        public async void onTestAddedSuccess(object source, EventArgs args)
        {
            await viewModel.GetLastTest(id);

            //TestScroll.ChangeView(0, 0, 1);
        }