private void Text_Screen_TextChanged(object sender, TextChangedEventArgs e) { RemoteItems.Screening(Text_Screen.Text); }