コード例 #1
0
 private void btnMin_Click(object sender, RoutedEventArgs e)
 {
     parentWindow.CollapseNode(this.Name);
 }