Exemple #1
0
 public override void Paste_CanExecute(object sender, CanExecuteRoutedEventArgs e)
 {
     RootFolder.Paste_CanExecute(sender, e);
 }