private string GetAltCommandText(string text) { return(!ClipboardExecutor.IsEnLayout() ? textBox.GetMapped(text) : text); }