File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Files.App/UserControls Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 115115 AutomationProperties.Name=" {x:Bind Commands.NavigateBack.Label, Mode=OneWay}"
116116 Command=" {x:Bind Commands.NavigateBack, Mode=OneWay}"
117117 Style=" {StaticResource AddressToolbarButtonStyle}"
118- ToolTipService.ToolTip=" {helpers:ResourceString Name=SeeMore }" >
118+ ToolTipService.ToolTip=" {x:Bind Commands.NavigateBack.LabelWithHotKey, Mode=OneWay }" >
119119 <FontIcon FontSize =" 14" Glyph =" {x:Bind Commands.NavigateBack.Glyph.BaseGlyph, Mode=OneTime}" />
120120 <Button .ContextFlyout>
121121 <MenuFlyout
140140 x:Name=" FlyoutButton"
141141 LosingFocus=" NavigationButtonOverflowFlyoutButton_LosingFocus"
142142 Style=" {StaticResource AddressToolbarButtonStyle}"
143- ToolTipService.ToolTip=" {x:Bind Commands.NavigateForward.LabelWithHotKey, Mode=OneWay }"
143+ ToolTipService.ToolTip=" {helpers:ResourceString Name=SeeMore }"
144144 Visibility=" Collapsed" >
145145 <FontIcon FontSize =" 14" Glyph ="  " />
146146 <Button .Flyout>
You can’t perform that action at this time.
0 commit comments