We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd27cb1 commit 77186b8Copy full SHA for 77186b8
thcrap_configure_v3/Page2_advanced.xaml
@@ -142,6 +142,7 @@
142
<TreeView.ItemContainerStyle>
143
<Style TargetType="TreeViewItem">
144
<Setter Property="IsExpanded" Value="True" />
145
+ <Setter Property="Visibility" Value="{Binding VisibilityInTree}" />
146
</Style>
147
</TreeView.ItemContainerStyle>
148
<TreeView.Resources>
0 commit comments