4 responses to “XamlReader and Resource Library fonts in WPF”

  1. Rob Relyea

    Have you posted a question about the font problem to the wpf forum (http://robrelyea.com/wpf/forum)?
    XamlReader runs under partial trust when running in an XBAP, but not when running in a normal application.

    Thanks, Rob

    Rob Relyea | Program Manager, WPF & Xaml Language Team
    robrelyea.com | /blog | /wpf | /xaml

  2. pbabineau

    I have externalized xaml similar to your StartupBanner.xaml but need it to contain binding to data somehow – I have not been able to get this to work – wondered if you might have in your travels