diff --git a/FileExplorer/View/BrowserTabView.xaml b/FileExplorer/View/BrowserTabView.xaml index 133d75e..b0078cc 100644 --- a/FileExplorer/View/BrowserTabView.xaml +++ b/FileExplorer/View/BrowserTabView.xaml @@ -418,10 +418,22 @@ - + - + @@ -458,6 +481,11 @@ Command="{Binding SearchCommand}" CommandParameter="{Binding Text, ElementName=SearchEdit}" /> + + + + +