mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-13 02:49:06 +00:00
do not show header
This commit is contained in:
@@ -90,7 +90,7 @@
|
|||||||
|
|
||||||
<TreeView BorderThickness="0" Focusable="False" Background="Transparent"
|
<TreeView BorderThickness="0" Focusable="False" Background="Transparent"
|
||||||
ScrollViewer.HorizontalScrollBarVisibility="Disabled">
|
ScrollViewer.HorizontalScrollBarVisibility="Disabled">
|
||||||
<TreeViewItem Focusable="False">
|
<TreeViewItem Focusable="False" Visibility="Collapsed">
|
||||||
<TreeViewItem.Header>
|
<TreeViewItem.Header>
|
||||||
<Grid ShowGridLines="False">
|
<Grid ShowGridLines="False">
|
||||||
<Grid.ColumnDefinitions>
|
<Grid.ColumnDefinitions>
|
||||||
|
Reference in New Issue
Block a user