Overload | Description |
---|---|
StackPanel Constructor(Style,Boolean) | Initializes a new instance of the StackPanel element with specified orientation and style options. |
StackPanel Constructor(Boolean) | Initializes a new instance of the StackPanel element with specified orientation. |
StackPanel Constructor(Style) | Initializes a new instance of the StackPanel element with specified style options. |
StackPanel Constructor() | Initializes a new instance of the StackPanel element. |