'宣言 Protected Friend Overridable ReadOnly Property LogicalOrientation As Orientation
protected internal virtual Orientation LogicalOrientation {get;}
HasLogicalOrientation プロパティは、View が特定のディメンションのレイアウトのみサポートするかどうかを返します。基本実装は System.Windows.Controls.Orientation.Vertical を返します。