Skip to content

It is recommended to use this lightweight class instead StackPanel.

cs
public class SimpleStackPanel : Panel
xml
<hc:SimpleStackPanel>
<Button Content="Item1"/>
</hc:SimpleStackPanel>

Released under the MIT License.