When the program starts I make the download of the font to a specific path.
It's
"C:/Videowall_INFO/fonts/MyFont.ttf"
then I try to use it in XAML like this:
FontFamily="C:/Videowall_INFO/fonts/MyFont.ttf#MyFont"
Am I missing something? Becasuse its not showing in Designer or Runtime.