Снимок экрана:

Ниже приведен код:
XAML :
Код: Выделить всё
18
27
18
18
27
18
18
27
18
50
75
50
Код: Выделить всё
private void BackToPreviousPage(object sender, EventArgs e)
{
try
{
Utility.isShowProgress = false;
OnBackButtonPressed();
}
catch (Exception ex)
{
Debug.WriteLine("Exception:>>" + ex);
}
}
Подробнее здесь: https://stackoverflow.com/questions/785 ... i-breaking
Мобильная версия