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 82b4b50 commit 6c35c89Copy full SHA for 6c35c89
RetailCoder.VBE/UI/CodeExplorer/CodeExplorerControl.xaml
@@ -708,7 +708,6 @@
708
ItemContainerStyle="{StaticResource ShinyTreeView}"
709
HorizontalContentAlignment="Stretch"
710
MouseDoubleClick="TreeView_OnMouseDoubleClick"
711
- Style="{StaticResource CodeExplorerTreeViewStyle}">
712
<i:Interaction.Behaviors>
713
<controls:BindableSelectedItemBehavior SelectedItem="{Binding SelectedItem, Mode=TwoWay}" />
714
</i:Interaction.Behaviors>
0 commit comments