File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Files/UserControls/NavigationToolbar Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 488
488
<StackPanel Orientation =" Horizontal" Spacing =" 5" >
489
489
<TextBlock
490
490
Margin =" 0,0,0,4"
491
- FontSize =" 18 "
491
+ FontSize =" 16 "
492
492
FontWeight =" Normal"
493
493
Text =" {Binding Title}" />
494
494
<FontIcon FontSize =" 10" Glyph ="  " />
504
504
<StackPanel Orientation =" Horizontal" Spacing =" 5" >
505
505
<TextBlock
506
506
Margin =" 0,0,0,4"
507
- FontSize =" 18 "
507
+ FontSize =" 16 "
508
508
FontWeight =" Medium"
509
509
Text =" {Binding Title}" />
510
510
<FontIcon FontSize =" 10" Glyph ="  " />
630
630
BorderThickness =" 0"
631
631
FocusDisengaged =" VisiblePath_LostFocus"
632
632
FontFamily =" Segoe UI"
633
- FontSize =" 18 "
633
+ FontSize =" 16 "
634
634
FontWeight =" SemiBold"
635
635
KeyDown =" VisiblePath_TextChanged"
636
636
LostFocus =" VisiblePath_LostFocus"
You can’t perform that action at this time.
0 commit comments