Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 XAML 中创建了一个相当复杂的视图,并且正在使用该视图执行视图优先的 MVVM 实现。现在是时候开始着手处理 ViewModel 了。
是否有工具可以解析 XAML 并列出我需要实现的所有属性?
可能是一个很长的镜头,但您可以运行该应用程序并从调试输出中获取绑定错误列表。