diff --git a/MainWindow.xaml b/MainWindow.xaml index 1a3a023f..c6ca53f3 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -38,6 +38,48 @@ + + + + + + + + + + + + @@ -112,52 +154,11 @@ VerticalAlignment="Stretch" HorizontalAlignment="Stretch" BorderBrush="Transparent" SelectedValuePath="Name" SelectionMode="Extended" Foreground="Black" AlternationCount="2" + ContextMenu="{StaticResource lvDirContextMenu}" PreviewTextInput="lv_TextInput" IsSynchronizedWithCurrentItem="True" GridViewColumnHeader.Click="lv_ColumnHeaderClicked"> - - - - - - - - - - - - @@ -172,7 +173,6 @@