Panel.LogicalOrientationPublic 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果面板支持只有一个维度的布局,则为面板的 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。 此属性没有默认值。
注解
false
如果是HasLogicalOrientation,则应忽略此属性值。