StackPanel.OrientationProperty プロパティ

定義

Orientation 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ OrientationProperty { DependencyProperty ^ get(); };
static DependencyProperty OrientationProperty();
public static DependencyProperty OrientationProperty { get; }
var dependencyProperty = StackPanel.orientationProperty;
Public Shared ReadOnly Property OrientationProperty As DependencyProperty

プロパティ値

Orientation 依存関係プロパティの識別子。

適用対象