https://msdn.microsoft.com/en-gb/windows/uwp/style/fonts


	public static string[] FontNames = {
		"Arial", "Calibri", "Cambria", "Cambria Math", "Comic Sans MS", "Courier New",
		"Ebrima", "Gadugi", "Georgia",
		"Javanese Text Regular Fallback font for Javanese script", "Leelawadee UI",
		"Lucida Console", "Malgun Gothic", "Microsoft Himalaya", "Microsoft JhengHei",
		"Microsoft JhengHei UI", "Microsoft New Tai Lue", "Microsoft PhagsPa",
		"Microsoft Tai Le", "Microsoft YaHei", "Microsoft YaHei UI",
		"Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text",
		"Nirmala UI", "Segoe MDL2 Assets", "Segoe Print", "Segoe UI", "Segoe UI Emoji",
		"Segoe UI Historic", "Segoe UI Symbol", "SimSun", "Times New Roman",
		"Trebuchet MS", "Verdana", "Webdings", "Wingdings", "Yu Gothic",
		"Yu Gothic UI"
	};

 

Feel free to comment if you can add help to this page or point out issues and solutions you have found. I do not provide support on this site, if you need help with a problem head over to stack overflow.

Comments

Your email address will not be published. Required fields are marked *