Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Does not decompile WPF well #2718

Closed
pssrecom opened this issue Jun 18, 2022 · 0 comments
Closed

Does not decompile WPF well #2718

pssrecom opened this issue Jun 18, 2022 · 0 comments
Labels

Comments

@pssrecom
Copy link

WPF does not decompile well. For example:

mainwindow. Xaml should be decompiled to mainwindow xaml
MainWindow should be decompiled to mainwindow xaml. cs
public class MainWindow : Window, IComponentConnector should be decompiled to public partial class MainWindow : Window

etc ...

@pssrecom pssrecom added the Bug label Jun 18, 2022
siegfriedpammer added a commit that referenced this issue Jun 27, 2022
… C# counterparts when using WholeProjectDecompiler.
clin1234 pushed a commit to clin1234/ILSpy that referenced this issue Jul 16, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 14, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant