StackPanel.LogicalOrientation Свойство

Определение

Получает значение, представляющее ориентацию Orientation элемента StackPanel.

protected public:
 virtual property System::Windows::Controls::Orientation LogicalOrientation { System::Windows::Controls::Orientation get(); };
protected internal override System.Windows.Controls.Orientation LogicalOrientation { get; }
member this.LogicalOrientation : System.Windows.Controls.Orientation
Protected Friend Overrides ReadOnly Property LogicalOrientation As Orientation

Значение свойства

Значение Orientation.

Применяется к

См. также раздел