C# (CSharp) DynamicXaml.ResourcesSystem Namespace

Classes

Name Description
BamlBinaryReader Taken from the StylesExplorer project from codeplex.
BamlRootElementCheck Adapted from the StylesExplorer project on codeplex. The original class is able to fully parse the BAML. This class is reduced to read the root element to identify whether it is a ResourceDictionary or not. That way we can skip instantiating things that we shouldn't instantiate.
CompositeResourceLoader
ResourceLoader Resource access on an assembly