File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 50
50
Background=" Transparent"
51
51
BorderBrush=" Transparent"
52
52
Click=" CloseSettingsDialogButton_Click"
53
+ ToolTipService.Placement=" Bottom"
53
54
ToolTipService.ToolTip=" {helpers:ResourceString Name=Close}" >
54
55
<FontIcon FontSize =" 12" Glyph ="  " />
55
56
</Button >
Original file line number Diff line number Diff line change 294
294
AutomationProperties.Name=" {x:Bind ViewModel.Commands.OpenSettings.Label, Mode=OneWay}"
295
295
Command=" {x:Bind ViewModel.Commands.OpenSettings, Mode=OneWay}"
296
296
Style=" {StaticResource AddressToolbarButtonStyle}"
297
+ ToolTipService.Placement=" Bottom"
297
298
ToolTipService.ToolTip=" {x:Bind ViewModel.Commands.OpenSettings.LabelWithHotKey, Mode=OneWay}"
298
299
Visibility=" {x:Bind ShowSettingsButton, Mode=OneWay}" >
299
300
<AnimatedIcon x : Name =" SettingAnimatedIcon" Height =" 16" >
You can’t perform that action at this time.
0 commit comments