Skip to content

Panel Spacing距离计算错误 #244

@zhaotianff

Description

@zhaotianff

WPFDevelopers版本 0.0.0.3

使用代码如下

 <WrapPanel  wd:PanelHelper.Spacing="20">
     <Border Width="200" Height="200" Background="Green"></Border>
     <Border Width="200" Height="200" Background="Green"></Border>
     <Border Width="200" Height="200" Background="Green"></Border>
 </WrapPanel>

显示效果如下
Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions