Skip to content

Commit 7f9cbb0

Browse files
authored
add Font Family (#1406)
2 parents 35eb412 + 7f7aab6 commit 7f9cbb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Files/Views/Pages/Properties.xaml

+1
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
HorizontalAlignment="Center"
112112
VerticalAlignment="Stretch"
113113
x:Load="{x:Bind ViewModel.LoadDriveItemGlyph, Mode=OneWay}"
114+
FontFamily="{StaticResource FluentUIGlyphs}"
114115
FontSize="70"
115116
Glyph="{x:Bind ViewModel.DriveItemGlyphSource, Mode=OneWay}" />
116117
<Image

0 commit comments

Comments
 (0)