I have a weird problem with the Windows Phone 8 emulator! I have a small test app where I change the \'page name\' textbox on the mainpage so that it shows using a custom fo
Ok found the solution myself... it's because of the reference to the font inside the styles.xaml.
It should be a full path! So instead of setting:
Set this:
Than everything works!