Device.BeginInvokeOnMainThread(() => {
                Application.Current.MainPage.DisplayAlert(TR.Tr("attention"), TR.Tr("main_paste_field_description"), TR.OK);
                AddButtonVisible = false;
                IsCopyEnabled = true;
                IsMoveEnabled = false;