StackPanel Constructors
A panel that arranges its child elements in a single line, either vertically or horizontally.
Name | Description |
---|---|
Stack |
Initializes a new instance of the Stack |
See Also