예제 #1
0
 void TextEntry_Focused(object sender, FocusEventArgs e)
 {
     TextEntry.Unfocus();
 }