从.NET程序集翻录XAML [英] Ripping XAML from a .Net assembly

查看:133
本文介绍了从.NET程序集翻录XAML的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法从组装得到的XAML的详细信息?

Is there a way to get Xaml details from an assembly?

推荐答案

ILSpy 支持反编译BAML为XAML。

ILSpy supports decompiling BAML to XAML.

在资源部分,找到<的AssemblyName>。.g.resources 且有BAML,这ILSpy将反编译成XAML

Under the resources section, find the <assemblyName>.g.resources and there is the BAML, which ILSpy will decompile into XAML.

这篇关于从.NET程序集翻录XAML的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆