Skip to content

Instantly share code, notes, and snippets.

@kanishkkunal
Created January 6, 2014 15:43
Show Gist options
  • Select an option

  • Save kanishkkunal/8284655 to your computer and use it in GitHub Desktop.

Select an option

Save kanishkkunal/8284655 to your computer and use it in GitHub Desktop.
How to use custom fonts in Windows Phone and Windows Store apps
<TextBlock Text="{Binding}" FontFamily="/Assets/Fonts/elegant_ink.ttf#Elegant Ink"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment