An open API service indexing awesome lists of open source software.

https://github.com/trippymajo/csdiadoppelganger

Doppelganger for C# resources like dialogs
https://github.com/trippymajo/csdiadoppelganger

dll dll-resources ui ui-components ui-design wpf wpf-application wpf-controls wpf-resources wpf-ui

Last synced: about 2 months ago
JSON representation

Doppelganger for C# resources like dialogs

Awesome Lists containing this project

README

        

# csDiaDoppelganger
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.