Esempio n. 1
0
 private void TextEntryCancelled(object sender, EventArgs e)
 {
     _textEntryActive = false;
     _textEntry.Clear();
 }