A research/ blue-print project on getting information about dialog from a C# WPF .dll file.
The purpose is to get the actual .baml (formely .xaml) WPF baked file and allow to modify it and put back again in to .dll file.
Curently, you can read some WPF dialogs and see their UI representations.