RibbonTab.TabHeaderRight 属性

定义

获取指示在此 RibbonTabHeader 坐标空间中相应的RibbonTab 右边缘位置的值。

public:
 property double TabHeaderRight { double get(); };
public double TabHeaderRight { get; }
member this.TabHeaderRight : double
Public ReadOnly Property TabHeaderRight As Double

属性值

Double

一个值,该值指示相应RibbonTab坐标空间中相应RibbonTabHeader边缘的位置。 已注册的默认值为 null。 有关什么可以影响值的详细信息,请参阅 Dependency Property Value Precedence(依赖项属性值优先级)

注解

依赖项属性信息

标识符字段 TabHeaderRightProperty
元数据属性设置为 true

适用于