| オーバーロード | 解説 |
|---|---|
| StackPanel コンストラクタ(Style,Boolean) | Initializes a new instance of the StackPanel element with specified orientation and style options. |
| StackPanel コンストラクタ(Boolean) | Initializes a new instance of the StackPanel element with specified orientation. |
| StackPanel コンストラクタ(Style) | Initializes a new instance of the StackPanel element with specified style options. |
| StackPanel コンストラクタ() | Initializes a new instance of the StackPanel element. |