.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Siegfried Pammer 72a1b71f82 reactivate code that turns complex properties into markup extensions if possible 14 years ago
..
AppDomainTypeResolver.cs implemented using base type as root node in decompiled BAML 14 years ago
BAML format.txt sort BamlRecordType; clean up some code; replace Hashtable with Dictionary 14 years ago
BamlAssembly.cs add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago
BamlBinaryReader.cs implement detection of implicit elements and static resources 14 years ago
BamlFile.cs add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago
BamlRecordType.cs sort BamlRecordType; clean up some code; replace Hashtable with Dictionary 14 years ago
DotNetType.cs implemented using base type as root node in decompiled BAML 14 years ago
IDependencyPropertyDescriptor.cs add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago
IType.cs implemented using base type as root node in decompiled BAML 14 years ago
ITypeResolver.cs implemented using base type as root node in decompiled BAML 14 years ago
KeyMapping.cs implement correct handling of Keys; add more unit tests 14 years ago
KnownInfo.cs implemented using base type as root node in decompiled BAML 14 years ago
PropertyDeclaration.cs add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago
ResourceName.cs add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago
TypeDeclaration.cs Fix some compiler warnings. 14 years ago
WpfDependencyPropertyDescriptor.cs add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago
XmlBamlElement.cs add more unit tests; use current type instead of declaring type for PropertyElements 14 years ago
XmlBamlNode.cs add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago
XmlBamlProperty.cs decompile Name attributes on type of current assembly to x:Name 14 years ago
XmlBamlPropertyElement.cs add more unit tests; use current type instead of declaring type for PropertyElements 14 years ago
XmlBamlReader.cs reactivate code that turns complex properties into markup extensions if possible 14 years ago
XmlBamlSimpleProperty.cs implement detection of implicit elements and static resources 14 years ago
XmlBamlText.cs add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago
XmlNamespace.cs add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago
XmlPIMapping.cs add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago