Example #1
0
 private void Btn_SelectAll_Click(object sender, RoutedEventArgs e)
 {
     ListImages.SelectAll();
 }