Share via


RibbonMenuItemsPanel.IsStarLayoutPass 属性

定义

获取指示当前布局传递是否在星布局传递之后的值。

public:
 property bool IsStarLayoutPass { bool get(); };
public bool IsStarLayoutPass { get; }
member this.IsStarLayoutPass : bool
Public ReadOnly Property IsStarLayoutPass As Boolean

属性值

如果当前传递为星形布局传递,则为 true;否则为 false

实现

适用于