21 Commits (ca239d36fc4c534b3e3764141a850c60b7726318)

Author SHA1 Message Date
Siegfried Pammer 0ada95d913 fix #470: BAML to XAML conversion does not generate escape sequence {} correctly 11 years ago
Schabse Laks fc92c17146 BamlDecompiler: Correctly qualify types in nested {x:Static} extensions 11 years ago
Siegfried Pammer 8c9ec7b626 fix #445 - Baml Decompiler Exception: ArgumentException: Cannot find StaticResource 11 years ago
Siegfried Pammer 505694671c add failing test for issue #445 11 years ago
Vaughan Woodzell 53cf2a6307 Additional testing for attached properties. 12 years ago
Vaughan Woodzell b54be3902f Fix namespace prefixes of property elements. 12 years ago
Vaughan Woodzell c0c47244d8 Test case for formatting simple properties as elements when following other elements. 12 years ago
Siegfried Pammer a90cf65cad extend test case to check inline markup extension syntax as well 12 years ago
Vaughan Woodzell 450c19f8ac Test case for markup extension conversion fix. 12 years ago
Siegfried Pammer 2f349f4781 fix bugs in unit tests 14 years ago
Siegfried Pammer b8fd7b4d99 fixed static resource handling 14 years ago
Siegfried Pammer 72a1b71f82 reactivate code that turns complex properties into markup extensions if possible 14 years ago
Siegfried Pammer 2c6e34ef07 decompile Name attributes on type of current assembly to x:Name 14 years ago
Siegfried Pammer a75e2a3c96 add ConnectMethodDecompiler 14 years ago
Siegfried Pammer 604d43076e implement correct handling of Keys; add more unit tests 14 years ago
Siegfried Pammer 5ef8af1346 add more unit tests; use current type instead of declaring type for PropertyElements 14 years ago
Siegfried Pammer e0932a6860 implement detection of implicit elements and static resources 14 years ago
Siegfried Pammer b9dd30a0ec add ignored test for special cases with ResourceDictionaries; remove unneeded private modifier 14 years ago
Siegfried Pammer 9af1c54fe2 add simple unit test for ResourceDictionary 14 years ago
Siegfried Pammer 7c4b944863 implement MoveNamespacesToRoot and add Unit Tests 14 years ago