Skip to content

Commit

Permalink
chore: Specify XAML
Browse files Browse the repository at this point in the history
Co-authored-by: David Oliver <david.oliver@nventive.com>
  • Loading branch information
MartinZikmund and davidjohnoliver committed Jan 1, 2021
1 parent 5aa1202 commit 8bfd82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/articles/uno-fluent-assets.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ On iOS and macOS the indeterminate state for a CheckBox is not the right color.

The symbol font is automatically used by built-in styles and templates. You can reference it in XAML using the `SymbolThemeFontFamily` resource. For example:

```
```xaml
<FontIcon FontFamily="{ThemeResource SymbolThemeFontFamily}" Glyph="&#xE117;"/>
```

Expand Down

0 comments on commit 8bfd82f

Please sign in to comment.