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.
1 parent b25fe14 commit 7f7aab6Copy full SHA for 7f7aab6
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