Questions tagged [baml2006reader]

baml2006reader is .NET Framework 4.5 class, which processes XAML in optimized BAML form and produces a XAML node stream.

baml2006reader is .NET Framework 4.5 class, which processes XAML in optimized BAML form and produces a XAML node stream.

2 questions
0
votes
1 answer

'System.Windows.Baml2006.TypeConverterMarkupExtension' exception

I am using this to display a gif in my app: And it…
Software Dev
  • 5,368
  • 5
  • 22
  • 45
0
votes
1 answer

loading ResourceDictionary from baml using Baml2006Reader

How do can I read through a baml stream that contains a ResourceDictionaory using the Baml2006Reader and without acually instantiating the the ResourceDictionary? I can ready through regular baml that just contains a UserControl just fine and I can…
bitbonk
  • 48,890
  • 37
  • 186
  • 278