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
- Host: GitHub
- URL: https://github.com/trippymajo/csdiadoppelganger
- Owner: trippymajo
- Created: 2024-06-20T11:16:53.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-11T11:05:48.000Z (about 2 months ago)
- Last Synced: 2025-04-11T12:52:59.257Z (about 2 months ago)
- Topics: dll, dll-resources, ui, ui-components, ui-design, wpf, wpf-application, wpf-controls, wpf-resources, wpf-ui
- Language: C#
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.