void TreeViewItemExtended_Expanded(object sender, RoutedEventArgs e) { ParentTreeView.InvokeContainerExpanded(sender, e); }