Skip to content

Instantly share code, notes, and snippets.

@kanishkkunal
Last active January 2, 2016 09:39
Show Gist options
  • Select an option

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

Select an option

Save kanishkkunal/8284524 to your computer and use it in GitHub Desktop.
How to use custom fonts in Windows Phone and Windows Store apps
textBlock.FontFamily = new 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