Exemplo n.º 1
0
 void TreeViewItemExtended_Expanded(object sender, RoutedEventArgs e)
 {
     ParentTreeView.InvokeContainerExpanded(sender, e);
 }