Skip to content

Attributes

Property
Orientation

Example

xml
<dev:ElementGroup>
    <Button HorizontalAlignment="Stretch"
            Content="Button" />
    <Button HorizontalAlignment="Stretch"
            Content="Button" />
    <Button HorizontalAlignment="Stretch"
            Content="Button" />
    <Button HorizontalAlignment="Stretch"
            Content="Button" />
</dev:ElementGroup>

Demo

you can run demo and see this feature.

ElementGroup

Released under the MIT License.