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 0eb0f17 commit b2434dbCopy full SHA for b2434db
Files/UserControls/NavigationToolbar.xaml
@@ -502,7 +502,6 @@
502
AutomationProperties.Name="Search"
503
Background="Transparent"
504
Click="SearchButton_Click"
505
- IsEnabled="{x:Bind ViewModel.InstanceViewModel.IsPageTypeNotHome, Mode=OneWay}"
506
Style="{StaticResource ToolBarButtonStyle}"
507
ToolTipService.ToolTip="Search (Ctrl+F)"
508
Visibility="Collapsed">
0 commit comments