We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35eb412 + 7f7aab6 commit 7f9cbb0Copy full SHA for 7f9cbb0
Files/Views/Pages/Properties.xaml
@@ -111,6 +111,7 @@
111
HorizontalAlignment="Center"
112
VerticalAlignment="Stretch"
113
x:Load="{x:Bind ViewModel.LoadDriveItemGlyph, Mode=OneWay}"
114
+ FontFamily="{StaticResource FluentUIGlyphs}"
115
FontSize="70"
116
Glyph="{x:Bind ViewModel.DriveItemGlyphSource, Mode=OneWay}" />
117
<Image
0 commit comments