Windows 8 WrapPanel

后端 未结 4 1765
囚心锁ツ
囚心锁ツ 2021-01-12 01:37

I\'ve got problem with automatically breaking StackPanel into next line. Here\'s the sample code:

         


        
4条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-12 02:27

    You might use GridView, it have similar layout-behavior as the WrapPanel.

提交回复
热议问题