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.
我在我的项目中使用 MahApps 来获得他很酷的 VS2012 风格,并尝试实现 DataGrid 来设置它的风格。我几乎完成并在 DataGrid 周围检测到一个神秘的边距(尽管与 ListView 周围相同)。如果你仔细看,你就能在屏幕上看到它。
我试图与 Snoop 一起查看,但只要我尝试注入“嗅探器”,他就会让我的应用程序崩溃。我可以使用另一个 WPF Inspector 来做到这一点,并且在 DataGrid 模板中没有看到任何边距。
有人知道这个保证金的来源吗?
提前致谢。