Skip to content

Commit a391cc0

Browse files
committed
Update BreadcrumbBar.xaml
1 parent 2e79619 commit a391cc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Files.App.Controls/BreadcrumbBar/BreadcrumbBar.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
BorderThickness="{TemplateBinding BorderThickness}"
129129
Control.IsTemplateFocusTarget="True"
130130
CornerRadius="{TemplateBinding CornerRadius}"
131+
ToolTipService.ToolTip="{TemplateBinding ItemToolTip}"
131132
UseSystemFocusVisuals="True">
132133
<Button.Resources>
133134
<SolidColorBrush x:Key="ButtonBackgroundPointerOver" Color="{ThemeResource SubtleFillColorSecondary}" />

0 commit comments

Comments
 (0)