示例#1
0
 private void Text_Screen_TextChanged(object sender, TextChangedEventArgs e)
 {
     RemoteItems.Screening(Text_Screen.Text);
 }