摘要:
看到别人做出的优秀的WPF作品时,有时想了解该作品的实现,例如,布局元素的应用、样式、资源文件的使用等等。这时,利用WPF Inspector这个工具就可以很方便的查看这个作品的一些信息的,功能真的很强大。首先看官方的介绍:WPF Inspector is a utility that attaches to a running WPF application to troubleshoot common problems with layouting, databinding or styling. WPF Inspector allows you to explore a live vie 阅读全文