Panel.LogicalOrientationPublic プロパティ

定義

パネルが 1 次元のレイアウトのみをサポートする場合は、パネルの Orientation

public:
 property System::Windows::Controls::Orientation LogicalOrientationPublic { System::Windows::Controls::Orientation get(); };
public System.Windows.Controls.Orientation LogicalOrientationPublic { get; }
member this.LogicalOrientationPublic : System.Windows.Controls.Orientation
Public ReadOnly Property LogicalOrientationPublic As Orientation

プロパティ値

Orientation

パネルの Orientation。 このプロパティには既定値はありません。

注釈

ある場合 HasLogicalOrientationfalseこのプロパティ値は無視する必要があります。

適用対象