Exemple #1
0
 void TreeViewItemExtended_Collapsed(object sender, RoutedEventArgs e)
 {
     ParentTreeView.InvokeContainerCollapsed(sender, e);
 }