icsharpcode/ILSpy

Add Support to export Avalonia UI axaml file

Open

#2587 opened on Dec 26, 2021

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C# (25,162 stars) (3,645 forks)batch import
Help WantedIdea/ProposalNew Feature

Description

It seems that in avalonia applications the axaml match file is compiled to c# code. is it possible to add support for outputting axaml interface files as it was originally? Image 2

Contributor guide