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.
在 Windows 商店应用程序中显示网格控件线条的最佳方式是什么?我想要类似 Grid.ShowGridLines 的东西,但我发现 WinRT 缺少它。
谢谢!
我能想到的唯一解决方案会产生您想要的那种效果,对我们来说,边框元素可以在网格单元格中的每个控件周围放置边框,尽管它可能有点繁琐