示例#1
0
 private void buttonCopy_Click(object sender, RoutedEventArgs e)
 {
     pc.Copy();
 }